
Java Fundamentals and OOP Basics

Quiz
•
Education
•
Professional Development
•
Medium
Arul P
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Java program?
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Hello World
Hello, World!
Error
"Hello, World!"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which component is responsible for converting bytecode into machine code at runtime?
JDK
JRE
JVM
Compiler
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a part of the JDK?
Java Compiler
Java Virtual Machine
Java API
Web Browser
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does JRE stand for?
Java Runtime Environment
Java Rapid Execution
Java Read Environment
Java Real Engine
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid Java identifier?
123num
total$Sum
class
a-b
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to declare a variable in Java?
int x = "10";
float x = 10.5;
String name = Java;
char ch = 'A';
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of comments in Java?
To compile faster
To describe the code for better readability
To store code history
To execute alternative logic
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Basic JavaScript (Henry)

Quiz
•
Professional Development
10 questions
TDX21 Quiz

Quiz
•
Professional Development
10 questions
Weekly Contest #2 - TechXNinjas

Quiz
•
Professional Development
15 questions
Coding Standards Quiz

Quiz
•
Professional Development
10 questions
React Native

Quiz
•
Professional Development
10 questions
Java Strings

Quiz
•
1st Grade - Professio...
16 questions
DAM PR EXAMEN 2 MODELO A

Quiz
•
Professional Development
10 questions
Python quiz

Quiz
•
KG - Professional Dev...
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