What are the valid types of data that the main () can
return in C/C++ language
Answer Posted / milind furia
int and void(if u consider this as a datatype) only
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the full form of oops?
What is oops with example?
What is super in oop?
Why do we use inheritance?
What are the advantages of polymorphism?
How to call a non virtual function in the derived class by using base class pointer
What is a function in oop?
What is object and class in oops?
Why do we use polymorphism?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is stream in oop?
Which language is pure oop?
What are constructors in oop?
What are main features of oop?
What is purpose of inheritance?