Home / Programming MCQs / C Programming MCQs / Question
G
Q. When a C program is started, O.S environment is responsible for opening file and providing pointer for that file?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
What is the dimension of the C array int ary[10][5].?
Which of the following % operation is invalid?
The ________ operator is true only when both the operands are true.
Which of the following characters is used to make a line break on the screen?
What is the similarity between enum and struct ?
Discusssion
Login to discuss.