Answer Posted / shilpa
I Think 1004 h is correct ans
how come FA0 IS CORRECT
PLZ ANSWER TO ME IF MY ANS IS WRONG
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What is fflush() function?
Differentiate between static and dynamic modeling.
Why can arithmetic operations not be performed on void pointers?
The difference between printf and fprintf is ?
What is a volatile keyword in c?
What is formal argument?
What is the right way to use errno?
When the macros gets expanded?
Why main is not a keyword in c?
Write a program to print factorial of given number without using recursion?
Where are local variables stored in c?
What is ponter?
Explain enumerated types.
What is #error and use of it?