hi all..i want to know oops concepts clearly can any1
explain??


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

Post New Answer

More OOPS Interview Questions

what is pointers

7 Answers   Exilant,


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

0 Answers   HCL,


How is polymorphism achieved?

0 Answers  


What is inheritance in oop?

0 Answers  


What is multilevel inheritance?

0 Answers  






how to swap to variables without using thrid variable in java?

5 Answers  


What is difference between multiple inheritance and multilevel inheritance?

0 Answers  


How would you stop a class from class from being derived or inherited.

18 Answers   Ness Technologies,


WHEN A COPY CONSTER IS CALL ?

4 Answers  


program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number

1 Answers   Anna University,


In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance

1 Answers  


How do you make derived class as an abstract class?

1 Answers   Convergys, TCS,


Categories