What is the use of object in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Explain about Garbage Collector?

0 Answers  


What is ios class in c++?

0 Answers  


Can we use this pointer in a class specific, operator-overloading function for new operator?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


Explain linked list using c++ with an example?

0 Answers  


What is runtime errors c++?

0 Answers  


What is difference between c++ and c ++ 14?

0 Answers  


write a program in c++ to implement stack using functions in header file stack.h

3 Answers   Google, Subex,


what is the order of initialization for data?

10 Answers   Amazon, TCS, Wipro,


What does flush do c++?

0 Answers  


i want the NIC programmer-B model papaer pattren, iwant the all model papers?

15 Answers   NIC,


If we declare two macro with the same identifier without doing undef the first, what will be the result? eg: #define MAX_SIZE 100 #define MAX_SIZE 200 int table1[MAX_SIZE];

3 Answers  


Categories