C++ General Interview Questions
Questions Answers Views Company eMail

Difference between a copy constructor and an assignment operator.

535

What is function prototyping? What are its advantages?

565

Explain bubble sorting.

597

List the advantages of inheritance.

615

Explain storage qualifiers in c++.

595

Why is standard template library used?

549

Explain the register storage classes in c++.

639

What are the various operations performed on stack?

603

What are the different types of comments allowed in c++?

540

What are the advantages of using a pointer?

574

Explain abstraction.

589

Define linked lists with the help of an example.

521

Define a pdb file.

609

What are the advantages of prototyping?

535

In a function declaration, what does extern mean?

607


Post New C++ General Questions

Un-Answered Questions { C++ General }

What is namespace & why it is used in c++?

581


what are the iterator and generic algorithms.

1449


What is size_type?

516


Explain differences between new() and delete()?

581


Where must the declaration of a friend function appear?

511






How do I use turbo c++?

521


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

581


What are the c++ access specifiers?

727


How to give an alternate name to a namespace?

561


What is the basic difference between C and C++?

597


Is c++ high level programming language?

643


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

505


What are the types of array in c++?

585


What does flush do c++?

531


How does the copy constructor differ from the assignment operator (=)?

589