What is the return type of a program?s main() method?
Answer Posted / ravikiran
void
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
How do you implement polymorphism in our day to day life?
Does isempty check for null?
What is a methodologist?
What is serialization in java?
What is remote method invocation (rmi)?
When throw keyword is used?
What is compiler and what its output.
Why declare Main() inside the class in java ?
How can constructor chaining be done using this keyword?
What is module with example?
What is a numeric format?
Is string pool garbage collected?
Why are there no global variables in java?
What are the library functions in java?