Differences between JDK, JRE, JVM

Differences between JDK, JRE, JVM

Professional Development

9 Qs

quiz-placeholder

Similar activities

Java Quiz#3(Local Variables)

Java Quiz#3(Local Variables)

Professional Development

10 Qs

Java Introduction Quiz1

Java Introduction Quiz1

Professional Development

10 Qs

Sem1_PSD1_Quiz

Sem1_PSD1_Quiz

Professional Development

7 Qs

DECI - Week 5 - round

DECI - Week 5 - round

Professional Development

10 Qs

Day 1 - Basics of Java

Day 1 - Basics of Java

Professional Development

14 Qs

Reviewer

Reviewer

Professional Development

9 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

JAVA Quiz

JAVA Quiz

Professional Development

10 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