Can a program run without main function?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual function? Explain with an example
Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);
If there are two catch statements, one for base and one for derived, which should come first?
why all c++ program must have default constructor?
Explain unexpected() function?
what is meaning of isa and hsa
Define friend function.
What is a tuple c++?
write a programme to get a character and thier ASCII value
What is Virtual Inheritance?
What is a unnitialised pointer?
What is the Difference between "vector" and "array"?
15 Answers Covansys, Gambit, TCS, Wipro,