Is c++ an oop?


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

Post New Answer

More C++ General Interview Questions

write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement

4 Answers  


What is the default access level?

0 Answers  


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a C++ program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

2 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


What is the purpose of template?

0 Answers  






What is a container class? What are the types of container classes in c++?

0 Answers  


Write the program form Armstrong no in c++?

11 Answers   HCL,


How do we balance an AVL Tree in C++?

0 Answers   Impetus,


Which bit wise operator is suitable for putting on a particular bit in a number?

0 Answers  


What is a tuple c++?

0 Answers  


What are the various oops concepts in c++?

0 Answers  


What is setw manipulator in c++?

0 Answers  


Categories