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

What are string library functions(syntax).

0 Answers   Accenture,


What is Coupling?

0 Answers   Cap Gemini,


write a program To generate the Fibonacci Series.

0 Answers   Accenture,


Write a C++ Program to Display Number (Entered by the User).

1 Answers  


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

0 Answers   Amazon,






Write a C++ Program to Reverse a Number using while loop.

1 Answers  


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


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

1 Answers  


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

0 Answers   Amazon,


What is a COPY CONSTRUCTOR and when is it called?

0 Answers   IBS,


How can you force the compiler to not generate them?

0 Answers   Amazon,


What is pass by value & reference.

0 Answers   Accenture,


Categories