Computer Science, asked by mallumadhan000, 1 year ago

A platform is the hardware or software environment in which a program runs. Which of the following is/are Java platform component(s)?
A). HTML
B). JVM
C). Java API
D). HotJava

Answers

Answered by michaels223
11

Answer:

JVM and Java API are the Java platform components.

Hope this helps.

Answered by mariospartan
3

Answer:

The answer to this question is JVM and Java API i.e. option B and C are correct.  

Explanation:

  • Java has its own specialized platform which helps it to run over the system. This platform has the structure with the two further components. These components are JVM and Java API.
  • JVM has full form as "Java Virtual Machine". Java API is complete software package, which has all the useful capabilities.
  • Java sometimes work slowly because, of having independent platform components.
Similar questions