Explain the concepts involved in Object Oriented programming.


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

Post New Answer

More OOPS Interview Questions

why to use operator overloading

3 Answers  


what is meant by files?

4 Answers   Infosys,


What is interface in oop?

0 Answers  


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

0 Answers  


What is the highest level of cohesion?

0 Answers  






What is static in oop?

0 Answers  


Why do we use polymorphism in oops?

0 Answers  


Why polymorphism is used in oops?

0 Answers  


What is oops and its features?

0 Answers  


What is difference between abstraction and encapsulation?

0 Answers  


In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that

6 Answers  


WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.

11 Answers  


Categories