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 Interview Questions


OOPS Interview Questions

Questions: 67
Comments: 276
 Showing Questions 1-10 of 67 Questions
[1] 2 3 4 5 6 7 Next >>
 Sponsored Links

 
 OOPS Interview Questions
Sorting Options :  

Describe why Java supports only runtime polymorphism? 

Latest Answer: There are two ways:1. new operator2. newInstance() method. (Reflection API) ...
Read Answers (1) | Asked by : galam

What is scope resolution in C++ and object oriented ? 
Latest Answer: :: scope resoulation operator is used in two ways1: access global variable 2: access member of a class ...

Latest Answer: Create a prototype based on client requirement to get better understanding and to iorn out the differences bettween client and ours.  Once everyone on the same page, start working on implementing these into design and development. ...

Latest Answer: The Class is a blueprint which holds the code, but the instance is the real object inside the memory so we can access its properties and methods in the Run-time. ...

Latest Answer: Encapsulation: wraping of data in a single unit.Abstraction: Data hiding ...

What is the difference between Aggregation and Composition?(Asked in Polaris Interview for Java Experienced People, on April 11, in Chennai) 
Latest Answer: Aggregation:In aggregation , one object is composed of multiple objects and every object is useless without the relationship. Suppose there is a car object, so car object is useless without the tyre or steering object, and steering object is useless without ...

Explain Component Object Model used in C, C++ and .NET 
Latest Answer: The Component Object Model (COM) is a component software architecture that allows applications and systems to be built from components supplied by different software vendors. COM is the underlying architecture that forms the foundation for higher-level ...

View Question | Asked by : ABSMITH

Related to multi-threaded applications - what is the race condition? 
Latest Answer: Race condition is a situation whereby two theads simultaneously  contends for  the same object or datastructure. ...
Read Answers (2) | Asked by : ABSMITH

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

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
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