C++ General Interview Questions
Questions Answers Views Company eMail

What is the difference between public, private, protected inheritance?

Wipro,

12 60015

What is Virtual Inheritance?

Amazon, Wipro,

7 15885

What is the difference between operator new and the new operator?

Amazon, TCS, Wipro,

3 12161

What happens if an exception is throws from an, object's constructor and object's destructor?

Wipro,

4 16419

What is the difference between Pointer and a Reference? When you would use them?

Wipro,

4 12796

What are the differences between a struct in C and in C++?

Amazon, Wipro,

8 17031

What are the differences between a struct and a class in C++?

Amazon, Wipro,

7 12514

What are the differences between public, private, and protected access?

IBM, Oracle, Wipro,

12 73621

What is the difference between a copy constructor and an overloaded assignment operator?

Belzabar, Citrix, Microsoft, Wipro,

4 23391

How do you link a C++ program to C functions?

4 16400

Can inline functions have a recursion? Give the reason?

3 8542

How Virtual functions call up is maintained?

2 9714

What is problem with Runtime type identification?

2 8846

What about Virtual Destructor?

Virtusa,

1 6527

What are advantages of C++ when comparing with C?

HP, iGate, TCS,

18 29060


Post New C++ General Questions

Un-Answered Questions { C++ General }

What is c++ flowchart?

978


Define namespace in c++?

826


What are references in c++? What is a local reference?

779


What are the advantages of using a pointer?

804


What is setiosflags c++?

706


describe private access specifiers?

850


What is the use of :: operator in c++?

813


How does class accomplish data hiding in c++?

907


How to declaring variables in c++?

865


what are the decision making statements in C++? Explain if statement with an example?

858


What are the unique features of C++.

776


What is the difference between while and do while loop?

816


How do I run a program in notepad ++?

801


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

818


What is const in c++?

795