Answer Posted / sudhirkature
void main()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the unique features of C++.
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What is #include math h in c++?
What is the use of typedef?
How do I make turbo c++ full screen?
What is flush () in c++?
Do you know what are pure virtual functions?
Explain queue. How it can be implemented?
What is an arraylist c++?
Explain the extern storage classes in c++.
What are the classes in c++?
What is input operator in c++?
Can constructor be static in c++?
How can we access protected and private members of a class?
What are signs of manipulation?