Answer Posted / roop
because of our increasing client
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How a string is stored in c?
What is the difference between NULL and NUL?
Why is sizeof () an operator and not a function?
All technical questions
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is 'bus error'?
What happens if a header file is included twice?
How are 16- and 32-bit numbers stored?
Write a program with dynamically allocation of variable.
How many header files are in c?
Is file a keyword in c?
Why is a semicolon (;) put at the end of every program statement?
Tell me when is a void pointer used?
How do you determine the length of a string value that was stored in a variable?
What are the 32 keywords in c?