
Weekly Assignment APP - Viva
Quiz
•
Information Technology (IT)
•
University
•
Medium
Guruswaminathan J
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which package is required to use the Scanner class in Java?
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the difference between nextInt() and nextLine() in the Scanner class?
nextInt() reads a whole line, nextLine() reads only an integer
nextInt() reads an integer, nextLine() reads a full line of text
Both read only numbers
Both read only strings
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which statement about BufferedReader and Scanner is correct?
Scanner is faster than BufferedReader
BufferedReader can directly parse integers and doubles, while Scanner cannot
Scanner is easier to use for parsing primitives, while BufferedReader is faster for reading large inputs
Both are identical in performance and usage
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the key difference between a while loop and a do-while loop in Java?
while loop executes at least once, do-while may not execute
do-while loop executes at least once, while may not execute
Both behave the same
do-while cannot use break or continue
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of this code?
int i = 1;
do {
System.out.print(i + " ");
i++;
} while(i < 1);
No output
1
1 2
Infinite loop
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the main purpose of a constructor in Java?
To create objects
To initialize object values
To destroy objects
To call methods automatically
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is it called when a class has multiple constructors with different parameter lists?
Constructor overriding
Constructor inheritance
Constructor overloading
Constructor chaining
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Serious Games Quiz
Quiz
•
University
21 questions
Codean JS Synchronous dan Asynchronous
Quiz
•
University
16 questions
Java Basics Quiz for CH/PT Students
Quiz
•
University
20 questions
11-р анги
Quiz
•
11th Grade - University
16 questions
09-JS-объекты и работа с ними
Quiz
•
University
20 questions
Advanced Drone Regulations Quiz
Quiz
•
5th Grade - University
20 questions
KSN INFORMATIKA
Quiz
•
11th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University