C++ General Interview Questions
Questions Answers Views Company eMail

Explain selection sorting?

628

Explain class invariant.

573

What is a pdb file?

523

When does the c++ compiler create temporary variables?

556

How would you find out if a linked-list is a cycle or not?

533

What is searching?

630

Explain deep copy?

588

Explain operator overloading.

588

How can you link a c++ program to c functions?

609

Describe the advantage of an external iterator.

606

Difference between struct and class in terms of access modifier.

676

How a modifier is similar to mutator?

615

Mention the ways in which parameterized can be invoked. Give an example of each.

555

Explain explicit container.

625

Why do you use the namespace feature?

630


Post New C++ General Questions

Un-Answered Questions { C++ General }

How much do c++ programmers make?

549


What are static and dynamic type checking?

594


What are the differences between java and c++?

521


Are there interfaces in c++?

540


What return value must conversion operators have in their declaration?

598






Why is main function important?

572


Do the names of parameters have to agree in the prototype, definition, and call to the function?

586


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

558


If dog is a friend of boy, and terrier derives from dog, is terrier a friend of boy?

595


what Is DCS ? what i will get benefit when i did?

1820


What is a virtual destructor? Explain the use of it?

532


what is multi-threading in C++?

599


how to connect with oracle 9i with server in socket program in c/c++

1834


How do you invoke a base member function from a derived class in which you’ve overridden that function?

569


When do we run a shell in the unix system?

550