Answer Posted / vijay
ouptput:-
vidya
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
How will you write a code for accessing the length of an array without assigning it to another variable?
What is structure pointer in c?
define string ?
Is anything faster than c?
What are dangling pointers? How are dangling pointers different from memory leaks?
How will you divide two numbers in a MACRO?
What is fflush() function?
How does #define work?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
What are enumerated types?
What is difference between arrays and pointers?
What are file streams?
What is a good data structure to use for storing lines of text?
Explain how can a program be made to print the name of a source file where an error occurs?