T
Q. The sqrt() function is used to calculate which value?
The sqrt() method in C is used to calculate the square root of a number.
You must be Logged in to update hint/solution
Q. Which of the following will be the type of ‘res’?
Q. The declaration means ' int (*p) [5];
Q. %f access specifier is used for ________.
Q. Which of the following indicate the end of file ?
Q. In C language a << 1 is equivalent to
Discusssion
Login to discuss.