C Programming Multiple Choice Questions and Answers
61. |
The arguments are passed from _______ during a function call. |
62. |
The _______ statement is used to bypass the remainder of the statement in the current iteration. |
63. |
The ________ terminates the execution of function and returns control back to the calling function. |
64. |
Files provide an efficient way of handling input/output of _______ of data. |
65. |
The scanf() return the number of ______ read. |
66. |
On the right shift operation, the sign bit is _______ |