Answer Posted / angad kumar
'# INCLUDE " "' IS THE PREPROCESSOR DIRECTIVES It creates a
link to the library stdio.h and <iostream.h >.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What is the difference between public, private, and protected access?
What is a vector c++?
When is the destructor called?
What is dynamic and static typing?
What is wrapper class in c++?
Define what is constructor?
What are the various oops concepts in c++?
What is the use of data hiding?
Can I learn c++ in a week?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
Explain stack unwinding.
Can java be faster than c++?
What is the use of function pointer?
What is the use of "new" operator?
What happens if a pointer is deleted twice?