R
Q. The following C declarations define s to be
struct node { int i; float j; }; struct node *s[10] ;
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. The first and second arguments of fopen() are
Q. What is the first stage of compilation of a C program?
Q. Which of the following is language processor?
Q. What is a C Storage Class.?
Q. What is the output of the program.?
Q. Choose the correct statements
Q. When should you use type-casting?
Discusssion
Login to discuss.