What is scope rule of function in c?
How can I trap or ignore keyboard interrupts like control-c?
What is fflush() function?
What are the disadvantages of c language?
Explain how do you override a defined macro?
What are the usage of pointer in c?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Why void is used in c?
Write a C program to perform some of the operation which can be performed using Single linked list
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
How do you define structure?
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
how to execute with out main in cprogram