Java Programming Quiz 2-6

Quiz
•
Computers
•
University
•
Hard
Fernando Nunez
Used 2+ times
FREE Resource
50 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following formats the output to three digits after the decimal point?
System.out.printf("%.3f", 10.0 / 3.0);
System.out.println(%.3f, 10.0 / 3.0);
System.out.printf(%3f, 10.0 / 3.0);
System.out.printf(.3, 10.0 / 3.0);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If x= 14 and y= 3, what will the output of the following code be?
int output= x%y;
System.out.println("Output: " +output);
2
4
4.6667
46.67
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements best reads in a user input of 5 if the value is to be treated as an integer?
int userNum = scnr.nextInt();
int userNum = scnr.nextInteger();
double userNum = scnr.next();
int userNum = scnr.nextLine();
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to read in the user's name using the Scanner class?
String name = scnr.next();
String name = scnr.nextString();
String name = scnr.NextString();
Char name = scnr.nextChar();
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
The following line of code is a valid expression. (assume that w, x, y, and z are all variables that have been declared as integers)
result = (wx) + 2y + z - 5;
True
False
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following values could be stored as boolean?
true/false
f
3
no
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2.25
10.0
3.3
3.0
Create a free account and access millions of resources
Similar Resources on Wayground
53 questions
Java Fundamentals Challenge

Quiz
•
University
48 questions
Java Quiz_1

Quiz
•
University
46 questions
Ôn tập

Quiz
•
10th Grade - University
50 questions
Data Structures Quiz

Quiz
•
University
47 questions
PPS TEST 4

Quiz
•
University
50 questions
INFORMATIKA KELAS XII (ARDUINO)

Quiz
•
12th Grade - University
50 questions
Midterm Examination

Quiz
•
University
45 questions
Event Driven Handouts 1 & 2

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
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
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University