Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C++ General Interview Questions
Questions Answers Views Company eMail

what is Loop function? What are different types of Loops?

1174

what are the characteristics of Class Members in C++?

1002

What is namespace std; and what is consists of?

1239

what is multi-threading in C++?

1013

When one must use recursion function? Mention what happens when recursion functions are declared inline?

1140

what is data abstraction in C++?

1036

How can you specify a class in C++?

1228

what is the use of void main() in C++ language?

1074

what are Access specifiers in C++ class? What are the types?

1164

what is a reference variable in C++?

1176

Explain about templates of C++.

1108

What is different in C++, compare with unix?

1027

I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.

1092

Discussion on error handling of C++ .

1084

What are the unique features of C++.

1041


Post New C++ General Questions

Un-Answered Questions { C++ General }

Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3618


Which programming language is best to learn first?

1017


what is VOID?

1021


What it is and how it might be called (2 methods).

1117


Can c++ do everything c can?

1016


How does java differ from c and c++?

941


What are activex and ole?

1015


What is a Default constructor?

1517


Please explain the reference variable in c++?

1026


What is the use of data hiding?

982


Can I uninstall microsoft c++ redistributable?

1058


Define the process of error-handling in case of constructor failure?

975


What gives the current position of the put pointer?

954


What are the comments in c++?

950


Explain virtual class and friend class.

1006