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?

1276

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

1089

What is namespace std; and what is consists of?

1373

what is multi-threading in C++?

1111

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

1235

what is data abstraction in C++?

1121

How can you specify a class in C++?

1333

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

1167

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

1302

what is a reference variable in C++?

1284

Explain about templates of C++.

1198

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

1153

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.

1188

Discussion on error handling of C++ .

1161

What are the unique features of C++.

1137


Post New C++ General Questions

Un-Answered Questions { C++ General }

Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

1156


What is class definition in c++ ?

1140


Why do we use classes in c++?

1112


What are the two shift operators and what are their functions?

1141


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

1201


Write about the role of c++ in the tradeoff of safety vs. Usability?

1127


What is else syntax in c++?

1263


Which is the best c++ compiler for beginners?

1156


Can char be a number c++?

1100


What are the various situations where a copy constructor is invoked?

1176


What is abstract class in c++?

1134


Can comments be longer than one line?

1122


When is the destructor called?

1082


What is the difference between global variables and local variable

1114


Explain what are single and multiple inheritances in c++?

1068