Differences between JDK, JRE, JVM

Differences between JDK, JRE, JVM

Professional Development

9 Qs

quiz-placeholder

Similar activities

Java

Java

Professional Development

10 Qs

Reviewer

Reviewer

Professional Development

9 Qs

java first quiz

java first quiz

Professional Development

10 Qs

Byte Code vs Machine Code Quiz

Byte Code vs Machine Code Quiz

Professional Development

10 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

Java Certification

Java Certification

Professional Development

10 Qs

Quiz Webinar Kotlin 28 April 2021

Quiz Webinar Kotlin 28 April 2021

Professional Development

10 Qs

BASICS OF JAVA

BASICS OF JAVA

Professional Development

7 Qs

Differences between JDK, JRE, JVM

Differences between JDK, JRE, JVM

Assessment

Quiz

Instructional Technology, Computers

Professional Development

Medium

Created by

cesmed cesmed

Used 67+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What's Java's name creator?

Ryan Gosling

James Gosling

Jake Gosling

Jamie Gosling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does JDK stands for?

Java Directory Compiler

Java Development Kit

Java developer kid

Just don’t know

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does JRE stands for?

Just Reply Earlier

Java Runtime Environment

Java router expired

Java runner exhausted

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What does JVM stands for?

J Valbin Mor

Java version modern

Java virtual machine

Java volatile memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tools was NOT mentioned in the passage?

Loader

Archiver

Translator

Interpreter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Javac is a…

Compiler

Interpreter

Loader

Generator

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which one is considered an "interpreter"

JRE

JDK

JVM

JAR

8.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It contains tools for developing, debugging, and monitoring java code.

JVM

JDK

JRE

Javac

9.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

It provides basic java functions like memory management, security, garbage collection

JVM

JRE

JDBC

AWT