A
Q. Which of the following type-casting can be “wrapped”?
Example: int i = 48; char c = (char)i;
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which function is used to open a file in C?
Q. To develop which operating, C language was invented?
Q. Which of the following statement is correct prototype of the malloc() function in c ?
Q. What are the data type of variables that can be returned by a C Function.?
Q. Which of the declaration is correct?
Q. A recursive function without If and Else conditions will always lead to?
Q. What data type can store -15?
Q. Find a correct C Keyword below.
Q. How many digits are present after decimal in float value?
Discusssion
Login to discuss.