Java Multi-threading

Java Multi-threading

University

15 Qs

quiz-placeholder

Similar activities

DSA quiz 3 set 1

DSA quiz 3 set 1

University

10 Qs

SOFTWARE 7I

SOFTWARE 7I

7th Grade - University

20 Qs

Python Quiz

Python Quiz

University

15 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

ITE TEST 2

ITE TEST 2

University

20 Qs

Computer Hardware - CPU & GPU

Computer Hardware - CPU & GPU

7th Grade - University

16 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Java Multi-threading

Java Multi-threading

Assessment

Quiz

Computers

University

Medium

Created by

ALDO STALIN J L

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many ways a thread can be created in Java multithreading?

1

2

5

10

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which will contain the body of the thread in Java?

Start()

Run()

Main()

Execute()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The life cycle of a thread in java is controlled by

JRE

JDK

JVM

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JAVA multi threading, a thread can be created by_______

Extending class

Implementing Runnable Interface

both

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statements is/are correct

On calling Thread start ( ) method a new thread is created

Thread start( ) method call run( ) method internally

Thread run( ) method can also be called directly to create thread

both a & b

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q) Execution of a java thread begins on which method call?

Start ()

Run ()

Execute ()

Launch ()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sometimes also called a lightweight process?

Thread
Process
JVM

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

Already have an account?