
Best Practices in Java

Quiz
•
Computers
•
University
•
Medium
Alpana Sonje
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to resolve following error? @Override
public void run() { Thread.sleep(300); }
Surround with try/catch
Add throws declaration
Either A or B
None of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the suitable name for the method used to check whether given number is prime or not?
prime()
checkprime()
isPrime()
getPrime()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we have constructor based and setter based injection defined within an entity then which will be called by default?
constructor
setter method
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the default scope for beans in the spring?
Prototype
Singleton
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be output of following code?
public class ChildThread extends Thread {
@Override public void run() {
System.out.println("Hello"); }}
public class ThreadDemo {
public static void main(String[] args) {
ChildThread t1 = new ChildThread();
t1.start();
t1.start(); }}
Hello
Hello
Hello
CTE
RTE
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Can one interface implements another interface?
Yes
No
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is used to bind the metadata in hibernate?
SessionFactory
ServiceRegistry
Configuration
SessonRegistry
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Ch08-Deadlock

Quiz
•
University
10 questions
Web-II-Loop and Function

Quiz
•
University
10 questions
J277 - 2.2 - Functions in Python

Quiz
•
10th Grade - University
10 questions
Managing User Accounts

Quiz
•
9th Grade - University
10 questions
DAA_C_MCQ_2

Quiz
•
University
14 questions
Solar2D Review

Quiz
•
10th Grade - University
10 questions
Bab 2 | Latihan Pengukuhan II

Quiz
•
12th Grade - University
15 questions
JAVA11

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University