can main method be overloaded...???
How..????

Answer Posted / kishore kumar naik p

Ravindranath,

You have forgot another one

1. int main(void) { ... }
2. int main (int argc, char** argv) { ... }
3. void main(int argc, char ** argv, char** environment)

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation with real life example?

679


c++ program to swap the objects of two different classes

1904


What is the types of inheritance?

685


Why is abstraction needed?

652


What is polymorphism what are the different types of polymorphism?

649






What is difference between inheritance and polymorphism?

668


What are the advantages of polymorphism?

670


What does and I oop mean?

710


What is a class and object?

688


Can you inherit a private class?

734


What is object in oop?

782


What are different oops concepts?

670


how to get the oracle certification? send me the answer

1744


What is multilevel inheritance in oop?

643


How oops is better than procedural?

675