Answer Posted / sadikhasan palsaniya
main method is executed by JVM. User cant execute it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is array dynamic in java?
What is append function?
If an object is garbage collected, can it become reachable again?
What is meant by distributed application? Why are we using that in our application?
How do you sort words in java?
What is byte code and why is it important to java’s use for internet programming?
How to print an arraylist in java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
When should the method invokelater() be used?
What is the difference between serializable and externalizable interface?
How do you remove all elements from an arraylist in java?
What is a lock or purpose of locks in java?
What do you mean Abstraction in java?
What are the two basic ways in which classes that can be run as threads may be defined?
Explain exception chaining in java?