Can the main( ) method be specified as private or protected?

Posted by subran on Stack Overflow See other posts from Stack Overflow or by subran
Published on 2010-05-31T05:02:24Z Indexed on 2010/05/31 5:12 UTC
Read the original article Hit count: 108

Filed under:
|

Can the main() method be specified as private or protected?

Will it compile?

Will it run?

© Stack Overflow or respective owner

Related posts about java

Related posts about beginner