Answer Posted / guna
This is the header file of the C program..Another name is
documentation session.
Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is private public protected in c++?
Is c++ a dying language?
What do the keywords volatile and mean mutable?
How do I get good at c++ programming?
In c++, what is the difference between method overloading and method overriding?
What is #include cmath?
Is it possible for a member function to delete the pointer, named this?
What are associate containers?
What is namespace std; and what is consists of?
What do you mean by “this” pointer?
What flag means?
Write about the local class and mention its use?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What are default parameters? How are they evaluated in c++ function?
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort