What are the four main data types?
No Answer is Posted For this Question
Be the First to Post Answer
Explain abstraction.
What is the precedence when there is a global variable and a local variable in the program with the same name?
When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?
What are the two types of comments, and how do they differ?
What is the use of the this pointer?
What is cloning?
Explain virtual functions in C++.
Where is atoi defined?
what is the basic concept of c++(object oriented programing)
What is pure virtual function? Or what is abstract class?
What is namespace std; and what is consists of?
simple c++ program for "abcde123ba" convert "ab321edcba" with out using string