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 are the desirable attributes for memory managment?

1728


What is the difference between inheritance and polymorphism?

592


What language is oop?

595


What is constructor in oop?

589


Why do we need polymorphism in c#?

688






What is multilevel inheritance?

727


What is abstraction with example?

607


Why we use classes in oop?

583


What is encapsulation with real life example?

572


What are the two different types of polymorphism?

672


Is enum a class?

607


What is methods in oop?

544


what are the ways in which a constructors can be called?

1583


Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1657


What are different oops concepts?

578