what is oops and list its features in c++?


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

Post New Answer

More C++ General Interview Questions

without if else statement can be written ah

0 Answers  


What are destructors?

0 Answers  


Can I run c program in turbo c++?

0 Answers  


What is the use of dot in c++?

0 Answers  


Differentiate between declaration and definition.

0 Answers  






What do you mean by function and operator overloading in c++?

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


simple c++ program for "abcde123ba" convert "ab321edcba" with out using string

5 Answers  


What is the difference between global variables and static varables?

0 Answers  


Can you sort a set c++?

0 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Categories