GeekInterview.com
  I am new, Sign me up!
 

C++ Interview Questions


C++ Interview Questions

Questions: 203
Comments: 914
 Showing Questions 51-60 of 203 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 C++ Interview Questions
Sorting Options :  

Latest Answer: if you know that, plz, send it to me. ...
Read Answers (1) | Asked by : Bharat Pandey

Latest Answer: In LINUX environment one can use VALGRIND and MPATROL free tools to find out possible memory leaks in programs. ...
Read Answers (6) | Asked by : rusty_man

View Question | Asked by : trivendra diwakar

Latest Answer: Once there was a BIG fat bug inside my computer which had claws like ...kidding.I recently had to debug an intetioanlly bugged program in a debugging test where a function was being called recursively and the function was creating a string and passing ...

Latest Answer: "new"  is a Operator in C++ used to allocate the memory for the object on HEAP.It allocates the memory of the size equal to the size of Object.If the specified Memory available on heap then it allocates memory and return pointer to ...
Read Answers (1) | Asked by : Aks

Latest Answer: Chandima, .NET compiles code into MSIL - Microsoft Intermediate Language, not CIL - it's not known ) ...
Read Answers (2) | Asked by : Sans

The company pays a sales person on a commission basis. The sales person receives $200 per week plus 9 % of their gross salary for that week. For ex. if sales person who grosses 5000$ then he paid $650($200+$450). Write a prog in C++ (using array of counter) that determine how many of the sales person earned salaries in each of following ranges (assume that each sales person salary is truncated to an integer amount) :a. $200-$299 b. $300-$399 so on..i. $1000 and over
Read Answers (1) | Asked by : rakesh mishra

Latest Answer: The Standard C++ language definition says: A class with an empty sequence of members and base class objects is an empty class. Complete objects and member sub-objects of an empty class type shall have nonzero size. Most compiler give a size of 1. ...
Read Answers (5) | Asked by : pushpakumar

What is the difference between char str, char *str and char* str ?Explain the meaning of char* or int* ?

While copying the objects if we say X a=b, X a(b) What will it call, assignment operator or copy constructor? Justify
Read Answers (4) | Asked by : pradeep kumar

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 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 (?)

 
Expert Members
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