What is the return type of a program?s main() method?
Answers were Sorted based on User's Feedback
Answer / ashokmail
by default it is void and return null.
if return type is int , it returns 0 or 1 depends on the
program execution .
| Is This Answer Correct ? | 3 Yes | 5 No |
what is platform dependent translation and platform dependent programming language
What is singleton service?
what is an virtual function
What problems will occur when you don?t use layout managers?
What is an infinite loop in java? Explain with an example.
Does collectionutils isempty check for null?
What is a war file?
What are Interceptors?
How many bytes is a unicode character?
How are this() and super() used with constructors?
what is d difference between deep cloning and shallow cloning in core java?
What is a ?