what does ‘#include’ mean?
in malloc and calloc which one is fast and why?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
What is restrict keyword in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Explain what is wrong in this statement?
What is I ++ in c programming?
How to print India by nested loop? I IN IND INDI INDIA
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is the maximum no. of arguments that can be given in a command line in C.?
Write a programme to find even numbers without using any conditional statement?
3 Answers ADD Software, Infosys,
What is #ifdef ? What is its application?
What is macro?