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. Which of the following format specifiers is used to represent the name of the time zone?
Q. Syntax to initialize an array in C is?
Q. What is meant by ‘a’ in the following C operation?
Q. Which is an invalid name of identifier?
Q. What is the ASCII value of NULL or \0?
Q. What will be the output of the following C code?
Q. Which type conversion is NOT accepted?
Q. What is the output of C Program with pointers?
Q. How is search done in #include and #include “somelibrary.h” according to C standard?
Q. Which of the following mode argument is used to truncate?
Discusssion
Login to discuss.