What are the Advantages of using macro
No Answer is Posted For this Question
Be the First to Post Answer
what is op? for(c=0;c=1000;c++) printf("%c",c);
what is d pitfalls of registers variables
how to create c progarm without void main()?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
write a program to convert a expression in polish notation (postfix) to inline (normal)
What do you mean by dynamic memory allocation in c? What functions are used?
What is the scope of static variables?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
What is the difference between the expression “++a” and “a++”?
what is the program to display your name in any color?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Explain what is dynamic data structure?