C++ General Interview Questions
Questions Answers Views Company eMail

Is java made in c++?

774

Is c++ high level programming language?

879

What does new do in c++?

814

What is java and c++?

874

What is linked list in c++?

886

What is c++ hash?

837

What are the important differences between c++ and java?

825

What is c++ mutable?

884

What is a built-in function?

1 862

What is the difference between global int and static int declaration?

618

Difference between const char* p and char const* p?

1 1125

Specify different types of decision control statements?

573

Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

550

Check for Balanced Parentheses using Stack?

1 826

What is an Object/Instance?

1 837


Post New C++ General Questions

Un-Answered Questions { C++ General }

Is c++ a programming language?

792


What is the difference between a baller and a reference in C++?

788


Why are pointers used?

742


When is dynamic checking necessary?

789


Why is c++ still used?

787


What is cout flush?

752


Write a note about the virtual member function?

785


Explain the concept of copy constructor?

800


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

845


Is nan a c++?

852


What is a dangling pointer in c++?

847


Is c or c++ more useful?

794


What is the difference between the compiler and the preprocessor?

846


What is scope in c++ with example?

827


If all is successful, what should main return a) 0 b) 1 c) void

776