can main method be overloaded...???
How..????
Answer Posted / ravindranath m
you can overload the main method, but only one version
should exist.
1. int main(void) { ... }
2. int main (int argc, char** argv) { ... }
| Is This Answer Correct ? | 22 Yes | 12 No |
Post New Answer View All Answers
What is inheritance in oop?
What is the full form of oops?
What is stream in oop?
What is and I oop mean?
What is the difference between procedural programming and oops?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is coupling in oops?
What is an example of genetic polymorphism?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
How to use CMutex, CSemaphore in VC++ MFC
What are objects in oop?
officer say me - i am offered to a smoking , then what can you say
What are benefits of oop?