R
Q. The statement printf("%c", 100); will print?
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. The purpose of the function ctime() is that ___________
Q. What will be the output of the following C code?
Q. What is the right way to access value of structure variable book{ price, page }?
Q. Can we change the starting index of an array from 0 to 1 in any way.?
Q. Which of the following function is used for sets the position to a desired point in the file
Q. What is the similarity between enum and struct ?
Q. Which option should be selected to work the following C expression?
Q. Choose a corrects statement about C language function arguments.
Q. Which character(s) is/are used to open a binary file in reading and writing mode in C?
Discusssion
Login to discuss.