What are the valid types of data that the main () can
return in C/C++ language
Answers were Sorted based on User's Feedback
Answer / milind furia
int and void(if u consider this as a datatype) only
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / umashankar mishra
c returns int data type
whereas c++ return void
| Is This Answer Correct ? | 0 Yes | 4 No |
what is the drawback of classical methods in oops?
What is stream in oop?
write knight tour problem which is present in datastructure
What are generic functions and generic classes?
what is inline function?
what is a binary overloading
Get me a number puzzle game-program
What is polymorphism ? Explain with examples
what is mean by design pattern
can we create and enter the data & hide files using programmes ?
what is a virtual class?
5 Answers Cap Gemini, IBM, Infosys, Trinity Technologies,
What is object in oop with example?