java6

java6

Professional Development

22 Qs

quiz-placeholder

Similar activities

Eclipse

Eclipse

KG - Professional Development

20 Qs

Java Basics

Java Basics

Professional Development

25 Qs

Minecraft & Among Us

Minecraft & Among Us

Professional Development

20 Qs

Agile: values and principles

Agile: values and principles

Professional Development

19 Qs

PRODUCTION TECHNOLOGY QUIZ

PRODUCTION TECHNOLOGY QUIZ

Professional Development

22 Qs

H&M Punya Quizz !!

H&M Punya Quizz !!

KG - Professional Development

20 Qs

Quizz for Javascript and typescript

Quizz for Javascript and typescript

Professional Development

20 Qs

Post Test 1 - Sales Growth Strategy & Execution - BRK Syariah

Post Test 1 - Sales Growth Strategy & Execution - BRK Syariah

Professional Development

20 Qs

java6

java6

Assessment

Quiz

Other

Professional Development

Medium

Created by

Karthika J

Used 2+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are types of multitasking?
Process based
Thread based
Process and Thread based
None of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thread priority in Java is?
Integer
Float
Double
Long

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following require less resource?
Process
Thread
Process and Thread
None Of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In java multi-threading, a thread can be created by
Extending Thread class
Implementing Runnable interface
Using both
None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to get current running thread object?
runningThread()
currentThread()
runnableThread()
none of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is called internally by Thread start() method?
execute()
run()
launch()
main()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The life cycle of a thread in java is controlled by
JDK
JRE
JVM
None of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?