A
A
aye_balbec2020-12-30 00:15:04
Java
aye_balbec, 2020-12-30 00:15:04

jre and runtime in java?

Can you explain to me what is runtime and JRE, in simple words, otherwise I try to understand a few things and it doesn’t work, please?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2020-12-30
@aye_balbec

JRE is a program that reads java bytecode and converts it to machine code.
runtime is either a JRE or a general term for when a program is executed.
In this sense, runtime can be used in the phrase "runtime check", for example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question