in a console we r giving java <class name> if r pressing
enter where it'll goes
Answer Posted / sai
It'll goes to the JVM and then executes..
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
Why are functions called methods in java?
What are three ways in which a thread can enter the waiting state in java programming?
What is jit compiler in java?
explain the concept of virtual method invocation in polymorphism in detail?
What is meant by class and object in java?
What is the java project architecture?
Can we sort arraylist in java?
Can arraylist contain null values?
What is threaded programming and when is it used? : Java thread
What is the difference between && and & in java?
Why do we use bufferedreader?
What are void methods?
What is unicode with example?
How do you create an array in java?