Is c++ the best programming language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What's the order in which the objects in an array are destructed?

0 Answers  


Explain bubble sorting.

0 Answers  


What are the three types of access specifiers in C++?

1 Answers  


What is Object Oriented programming.what is the difference between C++ and C?

8 Answers   Infosys,


What is a pure virtual function? Why is it represented as = 0...how is the internal implementation for the same

3 Answers   CTS,


What is math h in c++?

0 Answers  


Explain polymorphism?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Explain Text Manipulation Routines?

0 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


Is it possible to have a recursive inline function in c++?

0 Answers  


Can member data be public?

0 Answers  


Categories