GeekInterview.com
  I am new, Sign me up!
 

OOPS Interview Questions


OOPS Interview Questions

Questions: 68
Comments: 285
 Showing Questions 21-30 of 68 Questions
<< Previous 1 2 [3] 4 5 6 7 Next >>
 Sponsored Links

 
 OOPS Interview Questions
Sorting Options :  

View Question | Asked by : Rahul

Latest Answer: in ++*p firstly it will move to the incremented address of the pointing variable &from there the value will pick up the value of the variable, then it will assign to the corresponding variable or to itself.  In (*p)++ it will first assign value and ...
Read Answers (3) | Asked by : vijayn

Latest Answer: Implicit cursor we have to open and close for  it's usage.It will not automatically close.Explicit cursor will automaticlly open and close.eg: for x in (exp.)       where x is the cursor name exp. is an expression.This ...

Latest Answer: A Factory class is one that is used to return instances of other classes. This is generally used in the context of Factory Design Pattern. ...
Read Answers (1) | Asked by : ashray

Abstraction is defined as hiding details from the end user who should be in no way concerned about the details of the internal mechanism on implementation...but then the same can be achieved in C also 
View Question | Asked by : Adit Agarwal

Latest Answer: The advantage of object-oriented modeling is the fact that objects encapsulate state expressed by attributes and behavior specified methods or operation and they are able to communicate by sending and retrieving messages. Using the advantages of object-oriented ...
Read Answers (1) | Asked by : prakshi

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

Latest Answer: 4bytes ...
Read Answers (2) | Asked by : shanmuga sundaram
Tags : Pointer

Latest Answer: There are three differences. 1. In Java constructor has its class name. that can be unique. In .NET it has "NEW" by name. 2.It does not have any return type. 3. It cannot be subclass. ...
Read Answers (1) | Asked by : ykbharat

Latest Answer: A constructor is a member function of a class that is used to create objects of that class. It has the same name as the class itself, has no return type, and is invoked using the new operator. An ordinary member function has its own name, a return type ...
Read Answers (2) | Asked by : ykbharat

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

Ask A Question
Go Top
 Sponsored Links

 
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
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape