which of the following is wrapper class in java
java

Quiz
•
Education
•
University - Professional Development
•
Hard

karthik kumar
Used 1K+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Float
Integer
Double
all of above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which one of the following is true?
runnable interface declares the start method
Thread.start() method is used to move a thread from a new state to the runnable state
Thread.runnable() method is used to move a thread from new state to the runnable state
Thread.run() method is used to move a thread from new state to the runnable state
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following statement is not true about the collection interface?
all methods defined in set interface are also defined in collection interface
list interface extends collection interface
set interface extends collection interface
all methods defined in list interface are also defined in collection interface
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which one of the following is a legal decelration of a two- dimensional array of integers
int[] a[] = new int[5][];
int[5][5] a = new int[][];
int a = new int[5,5];
int[][] a = new int[][5];
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which interface needs to be implemented in order to make an object seralized
clonnable
remote
seralizable
none of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
superclass of all classes representing the output stream of characters is -------------
OutputStream
Reader
InputStream
Writer
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of this class is used by character streams for reading data from buffer
BufferReader
InputStreamReader
FileReader
FileInputStream
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Weekly Contest #2 - TechXNinjas

Quiz
•
Professional Development
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
10 questions
Compose Camp - Session 2 Quiz

Quiz
•
University
10 questions
Compose Camp - Session 1 Quiz

Quiz
•
University
10 questions
HCI L4: Data gathering & Surveys

Quiz
•
University
10 questions
Python quiz

Quiz
•
KG - Professional Dev...
10 questions
Visual Basic

Quiz
•
University
10 questions
ELT - Chat-GPT

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade