What are exceptions c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Should the member functions which are made public in the base class be hidden?

0 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


Difference between overloading vs. Overriding

0 Answers  


Define linked lists with the help of an example.

0 Answers  


3- Write a program to find larger and smaller of the two numbers.

4 Answers   Luminous,






Differentiate between a template class and class template?

1 Answers  


Copy Linked List using recursive function?

2 Answers   Persistent,


Why we use #include conio h in c++?

0 Answers  


What is the difference between the functions rand(), random(), srand() and randomize()?

0 Answers  


program to print this triangle * * * * * *

12 Answers   Infosys,


What is the difference between set and map in c++?

0 Answers  


What is c strings syntax?

0 Answers  


Categories