What is a macro in c preprocessor?
No Answer is Posted For this Question
Be the First to Post Answer
how to swap two integers 1 and 32767 without using third variable
what is self refrential structure
write a “Hello World” program in “c” without using a semicolon?
What does *p++ do?
Why does notstrcat(string, "!");Work?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Do you have any idea about the use of "auto" keyword?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What is function pointer and where we will use it
What is #include cctype?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
what is the difference between. system call and library function?