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?

1236

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

1051

What is namespace std; and what is consists of?

1306

what is multi-threading in C++?

1060

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

1203

what is data abstraction in C++?

1085

How can you specify a class in C++?

1295

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

1125

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

1237

what is a reference variable in C++?

1246

Explain about templates of C++.

1156

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

1104

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.

1141

Discussion on error handling of C++ .

1124

What are the unique features of C++.

1091


Post New C++ General Questions

Un-Answered Questions { C++ General }

Explain how the virtual base class is different from the conventional base classes of the opps.

1173


Write about the members that a derived class can add?

976


What parameter does the constructor to an ofstream object take?

1064


If all is successful, what should main return a) 0 b) 1 c) void

1018


Do you know what is overriding?

1215


Which software is used to run c++ program?

1011


How many namespaces are there in c++?

1075


What is fflush c++?

1030


Is c++ faster than c?

1032


How can you tell what shell you are running on unix system?

1121


How is objective c different from c++?

1260


What is the standard template library (stl)?

1796


What is command line arguments in C++? What are its uses? Where we have to use this?

1280


What is class in c++ with example?

1285


Write a program in C++ for Fibonacci series

1214