What is data types c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is ca high or low level language?
What do you mean by public protected and private in c++?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Explain deep copy?
Can a constructor throw a exception? How to handle the error when the constructor fails?
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
How is data hiding achieved in c++?
What is ofstream c++?
Is it possible for a member function to delete the pointer, named this?
Why the usage of pointers in C++ is not recommended ?
What is buffering in c++?
What are the various storage classes in C++?