What is the basic concept of c++?


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

Post New Answer

More C++ General Interview Questions

What is the difference between method overloading and method overriding in c++?

0 Answers  


What is math h in c++?

0 Answers  


How the endl and setw manipulator works?

0 Answers  


What is the use of ‘using’ declaration?

1 Answers  


Do you know what are pure virtual functions?

0 Answers  


What's the best free c++ profiler for windows?

0 Answers  


What is static class data?

0 Answers  


Explain the scope resolution operator?

2 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


Can a function take variable length arguments, if yes, how?

0 Answers  


Write a Program to find the largest of 4 no using macros.

0 Answers  


What is oops in c++?

0 Answers  


Categories