Question
Select Answer
4.1
A _______ statement is used to choose from multiple possibilities which may arise due to different values of a single variable.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.2
_______ function appends a string to another string.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.3
Every complete statement in C program must terminate with _______.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.4
A list is a _________ data structure.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.5
Local variable are not automatically initialized to _______ by the compiler.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.6
A queue can be defined as a _________ .
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.7
It is possible to have nested _______ statements in C.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.8
The operator _________ is used exclusively with pointer.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.9
#if is preprocessor directive for _________ compilation.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself
4.10
Square root of a number is that number, which multiplied by _______ gives the original number.
Select
switch
strcat()
;(semicolon)
dynamic
0
waiting line
if-else
->
conditional
itself