
Wipro PRP - 15th June
Authored by Kavitha Murugan
Computers
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which does autoboxing or unboxing in Java?
Compiler
Runtime
Third party tools
JDK
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which system property stores installation directory of JRE?
user.home
java.class.path
java.home
user.dir
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Java version introduced the feature Autoboxing and Unboxing?
Java 4
Java 5
Java 6
Java 7
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the need for Autoboxing and Unboxing in Java?
Reduces code to be written by developers to convert from Wrapper to Primitive vice versa
Compile time is reduced due to fixed methods followed to automatically convert Objects and Primitives
Auto-unboxing improves memory efficiency by converting Wrapper to Primitive and process when object version is not needed
All the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the right statement which does autoboxing in Java?
Integer temperature1 = 100;int temperature2 = 101;Integer temperature1 = 100;
int temperature2 = 101;Double temperature1 = 100;
int temperature2 = 101;6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the below java code with autoboxing?
public class AutoBoxingTest2
{
static void show(int reading)
{
System.out.println("Reading: " + reading);
}
public static void main(String[] args)
{
Integer a = Integer.valueOf(10);
show(a);
}
}Reading: 0
Reading: 10
Compiler error
None
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the components of a marker interface?
Fields and methods
No fields, only methods
Fields, no methods
No fields, No methods
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Pretest Visual Basic 6.0
Quiz
•
University
15 questions
07 - Map
Quiz
•
University
15 questions
Microcontroller
Quiz
•
University
18 questions
Ms Word
Quiz
•
University
12 questions
PSSI Chp 1 dan 2
Quiz
•
University
10 questions
TestOut Desktop Pro Plus 1.1.18 Concept Questions
Quiz
•
7th Grade - University
10 questions
PENGENALAN UNITY
Quiz
•
University
10 questions
Kuis Basis Data
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University