GeekInterview.com
   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

OOPS Questions and Answers


 Sponsored Links

 
 OOPS Questions and Answers
Sorting Options :  

OOP is the common abbreviation for Object-Oriented Programming.   
Emphasis in on data rather than procedure,  programs are divided into what are known as object, classes and methods which are feature of OOPS ...
Category: OOPS   Tags : OOPS

1.what is meant by inheritance,single inhertiance,multiple inheritance?2.define abstract class & abstract method?3.how to developed and delopying a SERVELT,JSP program in the TOMCAT APACHE SERVER,WEBLOGIC 
Basically inheritence means subclass inherit the features of his parent class as well as his own different additional features. The example is parents and child. The child have features from his mother and father as well as his own additional features. ...
Read Answers (17) | Asked by : sivakumar
Category: J2EE   Tags : OOPS, Abstract, Inheritance

There are three main principals of oops which are called Polymorphism, Inheritance and Encapsulation  
 main principal of OOPS areEncapsulation :  binding the data and function in a unit called class is called a data encapsulation. this allow the user to hide the information for outside world and doesn't allow the other user to change or ...
Category: OOPS   Tags : OOPS

Dear friends, few facts about why java is not based on 100% OOPS Concept, 1. Use of primitive datatypes i.e., int, float etc. which aren't objects but java still suports it. 2. According to OOP principle every variable in the class should be accessed ...
Read Answers (12) | Asked by : mihir
Category: Core Java   Tags : OOPS

Hi,    Java doesnot support multiple inheritance. This is where java differs from c++. Consider a class called Human and a sub class may be Student, Engineer, Employee. All the three has Human characteristics. But in C++, We can inherit ...
Category: Java   Tags : OOPS

Well! the main advantage of OOPs is that it uses the concept of classes and object. which differs it totally from the POP. Due to uses of classes, it becomes more easy to divide a large program into smaller modules which can be treated separately.The ...
Read Answers (6) | Asked by : Bir Bahadur Karki
Category: OOPS   Tags : OOPS

1)whats the difference in data types of java and c++?2)what is the use of finally block??3)what is encapsulation in oops?how is it achieved in Java?
Read Answers (5) | Asked by : kishore
Category: Core Java   Tags : OOPS

There are three types of oops in java.1.Encapsulation:Encapsulation is mechanism, that bindstogether data and code its manipulates.Ex:suppose we are writing one bean. we declaring two privatevariables. we are providing setters and getters methods oftwo ...
Category: Java   Tags : OOPS

we can use classes and objects in java .so java follows oops concept. ...
Category: Java   Tags : OOPS

Theoritically the oops support is not there but some tricky methods are there.1. Create the function (Even for properties) in a class B2. Use Impements keyword to implement each Function of B in Derived Classs D. With 3. Create a private ...
Category: Visual Basic   Tags : OOPS

View page [1] 2 3 4 5 Next  >>

Ask A Question
Go Top
 Sponsored Links

 
Expert Members
# User Name Count
1sudhakar2068 390
2sahu 324
3jainbrijesh 282
4sampra 279
5samiksc 231
6Sujatars 206
7Beena 194
8sivanesh.a 189
9sithusithu 161
10sujatham 142
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape