Do I need both jdk and jre?
Answer / Kumar Sonu
Yes, you typically need both JDK (Java Development Kit) and JRE (Java Runtime Environment) to run Java programs. The JDK contains the tools for compiling, debugging, and building applications in Java, while the JRE provides the runtime environment necessary to execute these applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which Institute is good for learning Java technologies?
What are the types of cookies in java?
Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.
What is java lang noclassdeffounderror?
What is a container in java?
What is the use of flatmap in java 8?
What is jep in java?
What is the use of flatmap?
What is a yaml file in java?
What is predicate in lambda expression?
What is a driver in java?
What is a jvm?