R
Q. Choose a correct statement about C Function.?
main() { printf("Hello"); }
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Assume that a character takes 1 byte. Output of following program?
Q. An uninitialized pointer in C is called ___
Q. Forward declaration is absolutely necessary
Q. What will be the output of the following C code?
Q. What is the priority of operators *, / and % in C language.?
Q. Which type conversion is NOT accepted?
Q. What will be the output of the following statements ?
Q. What is the output of C program with strings?
Q. We want to get a decimal number entered from the keyboard, which statement is correct?
Discusssion
Login to discuss.