![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions OOP is the common abbreviation for Object-Oriented Programming. Latest Answer : Object Oriented Programming organizes a program around its data and establish a set of interfaces to that data.OOP is a Solving technique to think the real world in terms of object. An Object Maps the Software model to real world. ... Tags : OOPS Inheritance is the process by which one object acquires the properties of another object. Latest Answer : Inheritance involves building upon an existing class so that additional or more-specialised functionality is added.A key design aspect of inheritance is that it is used in a manner which is understandable and supported by a clear, justifiable relationship. ... Tags : Inheritance From a practical programming viewpoint, polymorphism exists in three distinct forms in Java: Method overloading Method overriding through inheritance Method overriding through the Java interface Latest Answer : Method OverloadingMethod OverridingOperator OverloadingThese are the different forms of Polymorphism in Java. ... 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
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||