
Java Fundamentals MCQs

Quiz
•
Computers
•
Professional Development
•
Hard
Ms STAFF
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default value of a local variable in Java?
0
null
Depends on data type
Compilation error
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a valid identifier in Java?
2value
_value
@value
value#
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? int x = 5; int y = 10; System.out.println(x + y + "Hello");
15Hello
Hello15
5Hello10
Compilation error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to define a constant in Java?
static
final
const
constant
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is not a primitive data type in Java?
int
boolean
String
double
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code? int x = 10; System.out.println(x > 10 ? "Greater" : "Not Greater");
Greater
Not Greater
true
false
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this code? char c = 65; System.out.println(c);
A
65
Error
a
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Guia Examen Java - TUC

Quiz
•
Professional Development
20 questions
C-Quest

Quiz
•
Professional Development
25 questions
C Language Test - 2

Quiz
•
Professional Development
21 questions
Java Quiz on Module 1 & 2

Quiz
•
Professional Development
25 questions
AP CSA Unit 1&2 Test

Quiz
•
8th Grade - Professio...
25 questions
C Language Test 3

Quiz
•
Professional Development
24 questions
Julia - Quiz 1

Quiz
•
Professional Development
21 questions
Flutter_Q1

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade