Answer Posted / kathir
undefined
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to find a missed value, if you want to store 100 values in a 99 sized array?
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
main() { printf("hello"); fork(); }
What is the difference between struct and union in C?
What is #line?
what is the syallabus of computer science students in group- 1?
How is a null pointer different from a dangling pointer?
What is boolean in c?
Is fortran faster than c?
What do you mean by recursion in c?
What is c token?
List some of the static data structures in C?
What are the different properties of variable number of arguments?
What are the types of i/o functions?
What is a ternary operator in c?