What are the valid types of data that the main () can
return in C/C++ language
Answer Posted / umashankar mishra
c returns int data type
whereas c++ return void
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the 3 principles of oop?
What is class in oop with example?
What is the purpose of polymorphism?
Can a varargs method be overloaded?
Templates mean
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is difference between polymorphism and inheritance?
How do you use inheritance in unity?
which feature are not hold visual basic of oop?
What is a class and object?
Can you explain polymorphism?
What is overloading and its types?
Explain the advantages of inheritance.
What is inheritance in simple words?
What is class and object in oops?