what is the emaning of '#include" "'?

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


Please Help Members By Posting Answers For Below Questions

What is private public protected in c++?

629


Is c++ a dying language?

689


What do the keywords volatile and mean mutable?

701


How do I get good at c++ programming?

720


In c++, what is the difference between method overloading and method overriding?

698






What is #include cmath?

734


Is it possible for a member function to delete the pointer, named this?

709


What are associate containers?

698


What is namespace std; and what is consists of?

783


What do you mean by “this” pointer?

700


What flag means?

601


Write about the local class and mention its use?

729


the first character in the variable name must be an a) special symbol b) number c) alphabet

701


What are default parameters? How are they evaluated in c++ function?

767


Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort

750