I
Q. Which of the following is NOT declared in string.h ?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. When the condition of the do-while loop is false, how many times will it execute the code?
Q. The C source file is processed by the ___
Q. Which compilation unit is responsible for adding header files content in the source code?
Q. Property which allows to produce different executable for different platforms in C is called?
Q. What will be the output of the following program ?
Q. A function which calls itself is called a ___ function.
Q. In expression i = g() + f(), first function called depends on __________
Q. Expand or Abbreviate ASCII with regard to C Language.
Q. What will be the result of the following condition? (! (25 > 25))
Discusssion
Login to discuss.