If all is successful, what should main return
a) 0
b) 1
c) void
No Answer is Posted For this Question
Be the First to Post Answer
When should we use container classes instead of arrays?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What are the various storage classes in C++?
which of the following is not an secondary constant a) array b) real c) union
Explain what you mean by a pointer.
Define a way other than using the keyword inline to make a function inline?
What is the best ide for c++?
How do you define a class in c++?
What is the size of pointer ? Also size of pointer in 64 bit pointer
What is the best book for c++ beginners?
Is swift faster than c++?
Can a function take variable length arguments, if yes, how?