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++ Interview Questions
Questions Answers Views Company eMail

Explain mutable storage class specifier.

1091

When to use “const” reference arguments in a function?

1075

Comment on local and global scope of a variable.

1163

What are the extraction and insertion operators in c++? Explain with examples.

1196

What is the difference between while and do while loop?

1162

What are the comments in c++?

989

What is a constant? Explain with an example.

1019

What is the basic structure of a c++ program?

1149

Explain the static member function.

1188

Give an example of run-time polymorphism/virtual functions.

1008

Does c++ support multilevel and multiple inheritances?

1011

What is the purpose of extern storage specifier?

1192

What are the various access specifiers in c++?

1034

What is the precedence when there is a global variable and a local variable in the program with the same name?

1131

What is the difference between while and do while loop? Explain with examples.

1110


Un-Answered Questions { C++ }

What are "pure virtual" functions?

1133


Explain what happens when an exception is thrown in C++.

954


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

1459


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

1230


What are abstract data types in c++?

986


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

3649


Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

6411


How would perform Pattern Matching in C++?

1237


What is the arrow operator in c++?

1028


Describe private, protected and public?

1081


What is stl containers in c++?

1051


What is multilevel inheritance explain with example?

1149


How does code-bloating occur in c++?

1205


What do the header files usually contains?

1055


what do you mean by volatile variable?

1056