JAVA BootCamp - Day 2

JAVA BootCamp - Day 2

University

20 Qs

quiz-placeholder

Similar activities

WML & WAP

WML & WAP

University

20 Qs

Software Engineering Quiz 1

Software Engineering Quiz 1

University

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Python List

Python List

4th Grade - University

15 Qs

logica excel

logica excel

1st Grade - University

21 Qs

Round 1 ( RHA Learner Contest )

Round 1 ( RHA Learner Contest )

University

20 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

Python MCQ

Python MCQ

University

20 Qs

JAVA BootCamp - Day 2

JAVA BootCamp - Day 2

Assessment

Quiz

Computers

University

Medium

Created by

R GIRIDHARAN

Used 56+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which component is used to compile, debug and execute java program?

a) JVM
b) JDK
c) JIT
d) JRE

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. Which component is responsible for converting bytecode into machine specific code?

a) JVM
b) JDK
c) JIT
d) JRE

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which component is responsible to run java program?

a) JVM
b) JDK
c) JIT
d) JRE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which component is responsible to optimize bytecode to machine code?

a) JVM
b) JDK
c) JIT
d) JRE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. Which line of code will output the string "Hi"?

A. Sys.out.print("Hi");
B. System.out.print("Hi");
C. System.out.print(Hi);
D. System.out.print("Hi")

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

6. Which line of code will output the sum of 7 and 19?

A. System.out.print(7 + 19);
B. System.out.print("7 + 19");
C. system.out.print(7 + 19);

D. System.out.print("7" + 19)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which of these is used to perform all input & output operations in Java?

a) streams
b) Variables
c) classes
d) Methods

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?