Computer Science, asked by hemabhigya99, 6 months ago

1. Which of the following statement is correct?
a) System software is dependent on application software
b) Application software is dependent on system software
c) Both are independent of each other
d) None of the above.

2. Syntax error occurs when
a) The rules of grammar of the language is violated
b) The statements in the program have no meaning
c) The program gives wrong or undesired output
d) Some illegal operation (e.g. divide by zero) is done

3. The execution of any C program is
a) Sequential
b) Parallel
c) Multi-threading
d) None of these

4. Which of the following data type will throw an error on modulus operation (%)?
a) int
b) float
c) long int
d) None of the above
5. Which of the following variable is not allowed in C?
a) $abc_123
b) _abc$123
c) $abc&123
d) _abc_123

Answers

Answered by nadranaseem
0

Answer:

By he sy Raj quip all Al quip all Al

Answered by khushiraj37
1

Answer:

1 .Which of the following statement is correct?

a) System software is dependent on application software

Answer

Similar questions