GeekInterview.com
  I am new, Sign me up!
 

OOPS Interview Questions


OOPS Interview Questions

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

 
 OOPS Interview Questions
Sorting Options :  

Latest Answer: Abstraction:Denotes the essential properties and behaviour of an object that differentiate it from other objects. e.g: We use objects but we're not concerned with whats going behind the scene.Encapsulation:Its a process of binding the data and its behaviour ...
Read Answers (8) | Asked by : girija

Latest Answer: An ASSERT statement is used to check the value of a single variable at a particular location in the program. It may be placed at any point that a C++ / Java statement could be placed. In the following example, an ASSERT statement is used to insure that ...
Read Answers (1) | Asked by : madhuri

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

View Question | Asked by : harish
Tags : OOPS

Latest Answer: because you need easier maintenance, less code size; this will definitely slow down the runtime efficiency but worthy, especially for big projects ...

Latest Answer: Pointer arithmetic. Add 0 to the pointer and you get the pointer. ...

Latest Answer: stack unwidening means,,, reversing the stack for push and pop opereation,then the stack top will pointing to the bottom element of the stack... ...
Read Answers (1) | Asked by : prakash

Latest Answer: For more explanation, you can see in my  previous answer that we can inherit, but we can not access it from the derived class. ...
Read Answers (7) | Asked by : Anjaly

Latest Answer: ans: using Templates ...
Read Answers (2) | Asked by : kavitha

Latest Answer: ?: is a ternary operator and it act as a if else statement for examplea = ( 5>10 ? return 1 : return 0 )if 5 > 10 then return 1 else return 0.Vaibz ...
Read Answers (6) | Asked by : sathya

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