can there be more than one main() method in a single program.
please justify.
thanking you

|
Contributor
|
|
| 6Dec2011,10:21 | #1 |
|
Hi frds,
can there be more than one main() method in a single program. please justify. thanking you ![]() |
|
Banned
|
|
| 10Dec2011,17:18 | #2 |
|
yes there can be more than one main method in a single program but in different class.
|
|
Newbie Member
|
|
| 20Nov2012,18:27 | #3 |
|
Hi,
You can use more than one main method in different class. thanks |
|
Skilled contributor
|
![]() |
| 23Nov2012,21:14 | #4 |
|
if you are asking about overloads yes
|