Can java program run without jdk?



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

Post New Answer

More Java Related AllOther Interview Questions

What is a stream in java?

1 Answers  


What is reflection in java?

1 Answers  


What is the difference between map and flatmap in java?

1 Answers  


Expain ur organisation process( V-model)?.

1 Answers   Cap Gemini,


why the sleep method does not leave the lock and wait method leave the lock

4 Answers  


What is serializable in java?

1 Answers  


What is the difference between a while statement and a do statement?

1 Answers  


What is a yaml file in java?

1 Answers  


What is an interceptor in java?

1 Answers  


what is constructer?what are the type of constructer with example.

6 Answers  


Why is javac not recognized?

1 Answers  


What is cdi in java?

1 Answers  


Categories