Ashwani
Answered On : Dec 13th, 2011
Static

2 Users have rated as useful.
Login to rate this answer.
cccc
Answered On : Jan 2nd, 2012
3) Static

1 User has rated as useful.
Login to rate this answer.
shalini
Answered On : Jan 25th, 2012
Void

1 User has rated as useful.
Login to rate this answer.
3) Static.
Only static mehods can be called from static context
Login to rate this answer.
naresh kumar
Answered On : Feb 3rd, 2012
3) Static: Because main is static itself so, it can call only static variable/method.
Login to rate this answer.