Answer Posted / prabakaran
including the header file #include<stdio.h>
| Is This Answer Correct ? | 3 Yes | 20 No |
Post New Answer View All Answers
Is c++ low level?
What is the difference between a type-specific template friend class and a general template friend class?
What does #define mean in c++?
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
What is the benefit of c++?
What is a dynamic binding in c++?
What is a constant reference?
How is c++ different from java?
What is the error in the code below and how should it be corrected?
What are the various situations where a copy constructor is invoked?
What is double in c++?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
What is operators in c++?
Differentiate between an inspector and a mutator ?
How does java differ from c and c++?