Question
Select Answer
4.1
All the variables defined in a program including pointer to an object of the same _______.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.2
The operator i<<2 is equivalent to _______ I by 4.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.3
In 'C' we can open files in the text mode or _________ mode.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.4
In 'C' we can open files in the text mode or _________ mode.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.5
Right shifting an unsigned integer is equivalent to its _______ by 2.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.6
In Fibonacci series, the _______ two numbers are added to generate the Fibonacci number.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.7
When the _______ statement is executed, the program skips the remaining statements in the loop and goes back to test the loop condition.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.8
A pointer to void can hold pointer to _______.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.9
_______ is technique where by a function calls itself.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()
4.10
_______ and _______ are examples of library functions.
Select
addresses
multiply
binary
binary
division
previous
continue
string
recursion
scanf() and printf()