What is oops concept with example?


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

Post New Answer

More OOPS Interview Questions

IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 Answers  


What is DeadlyDiamondDeathProblem ?

1 Answers  


Whatis the difference between oop and object based language

3 Answers  


What is difference between data abstraction and encapsulation?

0 Answers  


what is multithreading in c++ , what is difference between multithreading and singlethreading.

4 Answers  


What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

15 Answers   ISTS, Wipro,


tel me oops defination in single line

2 Answers  


1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)

1 Answers   Nagarro,


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

0 Answers  


write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation

1 Answers   College School Exams Tests, HCL, IBM, TCS,


Can destructor be overloaded?

0 Answers  


string is a class or data type in java?

3 Answers  


Categories