What is c++ try block?


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

Post New Answer

More C++ General Interview Questions

Memory is not a constraint. In a single iteration(NOTE: you can't go back), how will you find out the 10th last node/item in a linked list.

16 Answers   BNB, FDS, Goldman Sachs, Nagarro,


What are templates? where we should use it?

2 Answers   Alcatel,


Explain the need for "Virtual Destructor"?

2 Answers   Infosys,


Can you declare an array without a size in c++?

0 Answers  


Please explain class & object in c++?

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


What do you mean by inheritance in c++? Explain its types.

0 Answers  


Explain the differences between private, public and protected and give examples.

0 Answers  


What is doubly linked list in c++?

0 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


What is DlgProc?

0 Answers   C DAC,


What is the difference between equal to (==) and assignment operator (=)?

0 Answers  


Categories