C++ General Interview Questions
Questions Answers Views Company eMail

Is empty stack c++?

692

What is a sequence in c++?

727

Is c++ a low level language?

659

Why is c++ not purely object oriented?

729

Is multimap sorted c++?

713

What are maps in c++?

670

What are arrays c++?

794

Is c++ platform dependent?

809

What is iterator c++?

691

What is the use of map in c++?

840

What is c++ array?

713

Does c++ have a hash table?

711

What is the array and initializing arrays in c++?

685

Is c# written in c++?

702

What are abstract data types in c++?

723


Post New C++ General Questions

Un-Answered Questions { C++ General }

which of the following is not an secondary constant a) array b) real c) union

1484


what is C++ exceptional handling?

788


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6084


Why is c++ so fast?

709


Does a derived class inherit or doesn't inherit?

795






Define pure virtual function?

713


What does return 0 do in c++?

773


Assume an array of structure is in order by studentID field of the record, where student IDs go from 101 to 500. Write the most efficient pseudocode algorithm you can to find the record with a specific studentID if every single student ID from 101 to 500 is used and the array has 400 elements. Write the most efficient pseudocode algorithm you can to find a record with a studentID near the end of the IDs, say in the range from 450 to 500, if not every single student ID in the range of 101 to 500 is used and the array size is only 300

1963


Can you please explain the difference between using macro and inline functions?

698


Is string an object in c++?

817


What are signs of manipulation?

778


What is the default width for ouputting a long integer using the insertion operator?

907


What is difference between c++ and c ++ 14?

743


What is a storage class used in c++?

783


what are function pointers?

719