What are the benefits of oop in c++?


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

Post New Answer

More C++ General Interview Questions

How do you print a string on the printer?

0 Answers  


What are pointer-to-members? Explain.

0 Answers   iNautix,


Which field is used in c++?

0 Answers  


What are advantages of using friend classes?

0 Answers  


What is capacity in vector in c++?

0 Answers  






What is meant by entry controlled loop?

0 Answers   Agilent, ZS Associates,


Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

4 Answers   HTC, TCS,


What is #include cmath?

0 Answers  


What are references in c++? What is a local reference?

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


What is a constant reference?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


Categories