What can you tell me about the main() method?
main() is the entry point of a programmain() needs to take a string arraymain() methodmain() methodSuperb! main() is the entry point for a program and needs to take a string array. Every program needs to have it but there can't be more them.
Oh noes! main() is the entry point for a program and needs to take a string array. Every program needs to have it but there can't be more them.