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

Explain the difference between C and C++.

0 Answers   Accenture,


What Is A Conversion Constructor C++ ?

0 Answers   Amazon,


To solve the 8 Queens problem, which algorithm is used?

0 Answers   Accenture,


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


What is an algorithm (in terms of the STL/C++ standard library)?

0 Answers   Amazon,






What are pass by value and pass by reference?what is the disadvantage of pass by value?

0 Answers   Alter,


what is the difference between a pointer and a reference?

0 Answers   Amazon, Blue Star, C DAC,


It is possible to build a C++ compiler on top of a C compiler. How would you do this?

0 Answers   Amazon,


What's the value of the expression 5["abxdef"]?

0 Answers  


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

1 Answers  


what is friend function in C++?

0 Answers   TCS,


Explain the difference between method overriding and method overloading in C++?

0 Answers   Accenture,


Categories