
OOPS Slot D2 Quiz Module5 and 6

Quiz
•
Professional Development
•
Professional Development
•
Easy
mohamed .m
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The program will not compile because it does not implement the run() method.
The program will not compile because it does not contain abstract methods.
The program compiles fine.
None of the above
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
Which method is used to get current running thread object?
runningThread()
currentThread()
runnableThread()
None
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Q) Number of threads in below java program is
public class ThreadExtended extends Thread {
public void run() {
System.out.println("\nThread is running now\n");
}
public static void main(String[] args) {
ThreadExtended threadE = new ThreadExtended();
threadE.start();
}
}
0
1
2
3
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name of the method used to start a thread execution?
resume();
run();
start();
init()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Scene graph contains the following component.
UI Controls
Stage
Prism
None of these
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which class is extended to make any JavaFX application?
Scene
Stage
Group
Application
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Random Trivia

Quiz
•
Professional Development
11 questions
June Monthly Recap

Quiz
•
Professional Development
10 questions
KWL Activity: Extended Essay in Focus

Quiz
•
Professional Development
5 questions
GUI Swing

Quiz
•
University - Professi...
15 questions
[FAST TRACK] Android quiz week 07 (27.05)

Quiz
•
Professional Development
10 questions
SWOT

Quiz
•
University - Professi...
15 questions
Harry Potter Scenes

Quiz
•
Professional Development
10 questions
How much do you know our school?

Quiz
•
Professional Development
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade