Can java program run without jdk?
Answer / Krishna Mohan Bhagat
No, a Java program cannot run without the JDK (Java Development Kit) or JRE (Java Runtime Environment), as they are essential for compiling and running Java programs.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a stream in java?
What is reflection in java?
What is the difference between map and flatmap in java?
Expain ur organisation process( V-model)?.
why the sleep method does not leave the lock and wait method leave the lock
What is serializable in java?
What is the difference between a while statement and a do statement?
What is a yaml file in java?
What is an interceptor in java?
what is constructer?what are the type of constructer with example.
Why is javac not recognized?
What is cdi in java?