88.8k views
1 vote
What does the Java Virtual Machine seek first?

User DFedor
by
4.8k points

1 Answer

3 votes

Answer:

The answer to this question is given below in the explanation section.

Step-by-step explanation:

The Java Virtual Machine seek first class loader, where this machine load, link and initialize the classes.

However, at the architecture level, when you are running java code in different machine/operating systems, it will seek first firewall.

User Daniel Huckson
by
4.9k points