Write a program to find the Factorial of a number
No Answer is Posted For this Question
Be the First to Post Answer
How a new operator differs from the operator new?
difference between c and c++?
38 Answers Cognizant, IBM, Infosys, Oracle, Sarva Shiksha Abhiyan, Wipro,
Explain the benefits of proper inheritance.
Can a program run without main?
What are the data types in c++?
What does ios :: app do in c++?
What is ios flag in c++?
class base { public: int fun(int) {} }; class base2 { public: int fun(float) { } }; so here qustion is both function either function overloading or over riding;
How would you implement a substr() function that extracts a sub string from a given string?
How should a contructor handle a failure?
What is a tuple c++?
What is the basic concept of c++?