Divyesh Patel C
Select an appropriate answer from multiple answers.
1. C programming is _________ level language
(1) Middle level (2) High Level (3) Low lever (4) None of These
2. What is input given to Compiler?
(1) Object Code (2) Executable Code (3) C Program source Code
(4) None of These
3. Which is of the flowing is an invalid assignment operator?
(1) a %= 10 (2) a /=10 (3) a!= 10 (4) None of These
4. The single character input/output function are?
(1) scanf( ) and printf() (2) getchar( ) and printf( )
(3) scanf( ) and putchar( ) (4) getchar( ) and putchar( )
5. What is the outputof C Statement 7.5 % 3?
(1) 1 (2) 1.5 (3) No output (4) Error
6. We declare a function with ______ if it does not have any return type
(1) long (2) double (3) void (4) int
7. The break statement is used to exit from:
(1) a DO loop (2) a For loop (3) a SWITCH statement (4) All of these
Like · Comment ·
bhargav chauhan and 5 other like this

srushti kathrotiya

i want ans key plzzz give
Like ·
Download Android App