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

C++ Faqs


C++ Faqs

Questions: 43
Comments: 66
 C++ Faqs Tags
 Showing Questions 21-30 of 43 Questions
<< Previous 1 2 [3] 4 5 Next >>
 Sponsored Links

 
 C++ Faqs
Sorting Options :  

Latest Answer: Dangling pointer leads the memory leak problems. The following circumstances are memory leak ( dangling pointers ), not for good programming practice , try to avoid1) Try to avoid the empty object pointer creation2) Memory allocation without de allocation.3) ...
Read Answers (2) | Asked by : karibasi
Tags : Pointer

How can I instantiate only three instances of an application ?If I open 4th instance, I have to close 1st instance like wise if I open 5th one I have to close 2nd one automatically ?
Read Answers (1) | Asked by : mvsrk74

Write a program to find prime numbers using pointers2)Write a program to check armstrong numbers using pointers
View Question | Asked by : keerthana

View Question | Asked by : Anand

Latest Answer: Disadvantage:- You cann't create object of that particular class.Advantage:- you can bound the user to use the static function of that class to create the object so that your function can keep track of all the objects created ,according to the ...

Latest Answer: In c/c++ programming languages 'header' files contains forward DECLARATION of functions, variables and other identifiers. Identifiers that are used more then once in source files are placed in header files, these header files can then be included ...
Read Answers (1) | Asked by : venkat

Latest Answer: Depends ,cpp is just like c with advanced (OOPS) features........Still it depends on the complexity of the program ! If we are using many advanced concepts of cpp in the code like inheritance , polymorphism and most importantly virtual functions then ...
Read Answers (1) | Asked by : varun

Latest Answer: Destructors in C++ need not be called explicitly. The destructor for a class whether one has defined it or not gets called automatically and all objects associated with the class gets destroyed in the order of descending appearance in the class. ...

Is it possible to implement Polymorphism (either compile time / runtime) in “C” ? If yes how?
Read Answers (2) | Asked by : muralikannan

For Polymorphism, which technique is a perfect example in C++?1. Function / Operator Overloading2. Virtual Functions3. Template
Read Answers (1) | Asked by : muralikannan

View page << Previous 1 2 [3] 4 5 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

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





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