![]() Related Questions OOP is the common abbreviation for Object-Oriented Programming. Latest Answer : OOP is Object oriented programming.There are two ways of programming,Programs written around "What is happening?" is called "Process-Oriented Programming".Programs written around "Who is being affected?" is called "Object-oriented ... Tags : OOPS Inheritance is the process by which one object acquires the properties of another object. Latest Answer : Inheritance is one of the important principles of OOP.Inheritance is the process by which one object acquires the properties of another object.By use of Inheritance , an object need only define those qualities that make it unique within its class.It can ... Tags : Inheritance Latest Answer : persistence for permanenet storage, transient for temporary storage, ... Read Answers (3) | Asked by : prathibha Tags : OOPS Can we create a object of Base class?..If we can not create a object of base class then why we need Abstract class? Read Answers (5) | Asked by : abhishek Tags : Abstract Latest Answer : When you create a custom type (class) in any language, that class in OOP is called Object and when you create an istance of this class just as we create instance of built-in types e.g. (int a,float b) it is called instance of the object. ... Latest Answer : Server container will call the callback methods like init() etc.. throught which the servlet object is constructed ... Read Answers (1) | Asked by : prashant Latest Answer : This is method of thinking to resolve the problem ( implimenting the applicaiton using software languages).           - POP : Procedure thinking  ( modular approach of solve the problem)        -OOP : Object Thinking ( object ... Read Answers (4) | Asked by : Manpreet Kaur Latest Answer : Object-based language" may be used to describe any programming language that is based on the idea of encapsulating state and operations inside objects. Other than VB and java script examples of object-oriented languages include Simula, Smalltalk, ... Read Answers (1) | Asked by : abhishek Tags : Java Script Function Latest Answer : other object oriented languages are c++ & simula 67 ... Read Answers (1) | Asked by : manoj Tags : Java Script Function Latest Answer : Classes and objects are separate but related concepts. Every object belongs to a class and every class contains one or more related objects. A Class is static. The attributes of a class don't change. An Object on the other hand has a limited lifespan. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||