Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).


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

Post New Answer

More C++ General Interview Questions

What issue do auto_ptr objects address?

2 Answers  


Can you explicitly call a destructor on a local variable?

0 Answers  


What are all predefined data types in c++?

0 Answers  


What is overloading unary operator?

0 Answers  


What is type of 'this' pointer? Explain when it is get created?

0 Answers  






When is a template a better solution than a base class?

1 Answers  


How do you sort a sort function in c++ to sort in descending order?

0 Answers  


Explain what is oop?

0 Answers  


List out some of the OODBMS available?

1 Answers  


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


What is the basic concept of c++?

0 Answers  


Is dev c++ a good compiler?

0 Answers  


Categories