Write a program that ask for user input from 5 to 9 then calculate the average
No Answer is Posted For this Question
Be the First to Post Answer
Explain what happens when an exception is thrown in C++.
What are the advantages/disadvantages of using inline and const?
Find the Factorial of a number using a program.
What are issues if we mix new and free in C++?
How to convert integer to string in C++
Question on Copy constructor.
Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.
What is pass by value & reference.
Write a C++ Program to Find whether given Number is Odd or Even.
If class D is derived from a base class B
What is the difference between Stack and Queue in C++?
0 Answers Global Logic, iNautix,
What is the meaning of the following declaration: int *const *const *i?