Informatics Practices
If a < b and a < c then
- a is the greatest number
- a is the smallest number
- b is the greatest number
- c is the greatest number
Related Questions
What will be the correct output of the following code:
a, b = '30', '5' c = a+b print(c)- 19
- 305
- ValueError
- TypeError
If you add a new column in a table using the Alter Table command, which value is inserted in the new column for the existing rows?
Mismatched redundant copies of data is known as Data …………… .
- Dependence
- Redundancy
- Inconsistency
- Isolation
…………… is a subfield of linguistics, Computer Science and Artificial Intelligence concerned with the interaction between computer and human language.