what will be the output for the following main() { printf("hi" "hello"); }
What is scope rule of function in c?
What are the 4 data types?
What is line in c preprocessor?
explain what is a newline escape sequence?
How can I make it pause before closing the program output window?
What are reserved words with a programming language?
What is a macro in c preprocessor?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is the explanation for the dangling pointer in c?
What is the advantage of using #define to declare a constant?
how to create duplicate link list using C???
Define recursion in c.
Explain what are compound statements?
Do you know null pointer?