Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
1061Post New C++ General Questions
What is a character in c++?
What c++ library is string in?
How many characters are recognized by ANSI C++?
What is the purpose of ios::basefield in the following statement?
what are the decision making statements in C++? Explain if statement with an example?
What is virtual destructor ans explain its use?
What is different in C++, compare with unix?
State the difference between pre and post increment/decrement operations.
What is c++ manipulator?
What is iomanip c++?
What are separators in c++?
What do the header files usually contains?
What is a storage class?
What does floor mean in c++?
Is multimap sorted c++?