What are the fundamental features of an object-oriented language?


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

Post New Answer

More C++ Interview Questions

Write a C++ Program to find Addition of Two Numbers.

1 Answers  


How does stack look in function calls? When does stack overflow? What can you do to remedy it?

0 Answers   Adobe,


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,


Write a C++ Program to Find Sum and Average of n numbers using for loop.

1 Answers  


What is wrong with this statement? std::auto_ptr ptr(new char[10]);

0 Answers   Amazon,


What is a virtual function in C++?

0 Answers   C DAC,


What is the difference between an ARRAY and a LIST in C++?

1 Answers   IBS, TCS,


Tell us the size of a float variable.

0 Answers   Accenture,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


Define namespace.

1 Answers  


What is a class in C++?

1 Answers   Amazon, TCS, UGC Corporation,


What is a constructor initializer list?

0 Answers   Amazon,


Categories