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

sir please send me bpcl previous question papers

BPCL Bharat Petroleum,

2404

The expansion of GNU

3 8789

what is the difference between thread and process

Infosys,

1 5184

how to access grid view row?

2245

oops concept is used for?

Synergy,

3 14154

diff between Abstract class Interfaces?

4 6621

diff between Virtual mathod and abstract method?

1 3299

what is overloading and overriding?

7 8730

how to get the oracle certification? send me the answer

Oracle,

2162

how do you handle yourself when you feel the wald is aganist you

2 5032

how to create window program in c++.please explain.

Microsoft,

1 6066

write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation

College School Exams Tests, HCL, IBM, TCS,

1 6138

write knight tour problem which is present in datastructure

2659

write string class as your own class in java without using any built-in function

2508

how does a main() in C++ is different from main() in C?

7 27795


Un-Answered Questions { C++ }

What is the difference between a mixin and inheritance?

993


What does flush do c++?

1073


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3929


Comment on c++ standard exceptions?

1078


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1084


What is the use of bit fields in structure declaration?

988


What are default parameters? How are they evaluated in c++ function?

1173


How can you differentiate between inheritance and implementation in c++?

1223


How to stop class inheritance in C++ with condition that object creation should be allowed

742


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2641


Why is c++ still popular?

1056


Write about the members that a derived class can add?

976


What are the three main types of variables?

1130


Out of fgets() and gets() which function is safe to use and why?

1194


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2467