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: 64
Comments: 258
 Showing Questions 41-50 of 64 Questions
<< Previous 1 2 3 4 [5] 6 7 Next >>
 Sponsored Links

 
 OOPS Interview Questions
Sorting Options :  

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:         if we declare an array a[5], the memory allocate to each member will be accessed by a[0],a[1],.....a[4]. this is the reason  index starts with zero. ...

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

Latest Answer: Actually size of class having no variable but only 1 function is determined by the variables size declared in that fuction. So the size of the class will be the total size of variables which have been declared in that member function. ...
Read Answers (4) | Asked by : anamika

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

What are these three elements typing, persistence, and concurrency in oop approach while studying system analysis and design?
Read Answers (1) | Asked by : Surafel

Latest Answer: Actually macro is faster than a function as the previous one does not go for scanning and validation like a real function, so the time is saved during these processes which makes macro faster. ...
Read Answers (4) | Asked by : supriya

View page << Previous 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

 
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