What is the expansion of OOPS?

Answer Posted / pradeep kumar shukla

oops stand for object oriented paradigms

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an advantage of polymorphism?

703


What is polymorphism oop?

707


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1672


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

1731


What are the components of marker interface?

704






What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1750


Why do pointers exist?

758


What are constructors in oop?

677


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1558


c++ program to swap the objects of two different classes

1904


What is this pointer in oop?

651


Why do we use encapsulation in oops?

617


Why do we need polymorphism in c#?

793


What is class and object in oops?

701


How to hide the base class functionality in Inheritance?

738