Answer Posted / nisha
they are declaration which is useful for compiler in
compiling
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of c++ programming language in real life?
What is the use of default constructor?
Difference between overloaded functions and overridden functions
Explain register storage specifier.
How do you flush std cout?
What is the use of class in c++?
What is the operator in c++?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What is an adaptor class or wrapper class in c++?
What is the output of the following program? Why?
Explain the difference between using macro and inline functions?
What is a map in c++?
What are the extraction and insertion operators in c++? Explain with examples.
What is the difference between while and do while loop? Explain with examples.
What will the line of code below print out and why?