What is latest update of C++ ?


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

Post New Answer

More C++ Interview Questions

Write a program to input an integer from the keyboard and display on the screen “WELL DONE” that many times.

1 Answers  


Define an Abstract class in C++?

0 Answers  


What is the purpose of a constructor? Destructor?

0 Answers   Amazon,


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,






When would you use a pointer? A reference?

0 Answers   Amazon,


Explain why C++ is not purely Object Oriented Language

0 Answers   Aspire,


What are the advantages/disadvantages of using inline and const?

0 Answers   Amazon,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


If class D is derived from a base class B

0 Answers  


There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


What are Agilent PRECOMPILERS?

0 Answers   Agilent,


Categories