C language Online Test

 
The _______ is used to break out of the case statements.
1.
2.
3.
4.
Identify the wrong statement
1.
2.
3.
4.
Continue statement is used
1.
2.
3.
4.
The size of a String variable is
1.
2.
3.
4.
A function is a subroutine that may include one or more ____________ designed to perform a specific task.
1.
2.
3.
4.
Null character is represented by
1.
2.
3.
4.
When the main function is called, it is called with the arguments
1.
2.
3.
4.
A statement differs from expression by terminating with a
1.
2.
3.
4.
What will be the maximum size of a float varia ble?
1.
2.
3.
4.
Which operator has the highest priority?
1.
2.
3.
4.