Why is main function important?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of dot in c++?
How to give an alternate name to a namespace?
What is the use of setfill in c++?
Write a program to concatenate two strings.
How should a contructor handle a failure?
what are the characteristics of Class Members in C++?
Explain about Virtual Function in C++?
Why is c++ difficult?
what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.
What is c++ map?
Explain polymorphism?
Differentiate between the manipulator and setf( ) function?