
JP S1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium

Jerry Mahana
Used 72+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does an object of a class get stored?
Stack area
Method area
In the file
In the database
Heap area
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is NOT true of the Java programming language?
All source code is written in plain text files with the extension .java.
Java source code files are compiled into .class files by the javac command.
The javac command can be used to run a Java application.
A .class file contains platform independent bytecode.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements is NOT TRUE about the JVM?
The JVM is a virtual Machine that acts as an intermediary layer between the Java Application and the Native Operating System.
The JVM reads byte code from the class file, and generates machine code.
The JVM does not understand the Java language specification.
The JVM reads Java source code, and then translates it into byte code.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the primary goals of the Java platform is to provide an interpreted, just-in-time run time environment.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the java snippet below:
Which of the following statements is TRUE?
Compile error, as the variable x is not initialized.
Variable x resides in the stack area, and variable y resides in the heap of the JVM.
Variable x resides in the heap area, and variable y resides in the stack of the JVM
Variable x stays in the heap area, and variable y resides in the method area of the JVM.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java allows the same Java program to be executed on multiple operating systems.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements describe Java technology?
It is a programming language.
It is a development environment.
It is a deployment environment.
All of these
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
JavaScript Basics

Quiz
•
12th Grade - University
15 questions
JavaScript

Quiz
•
9th Grade
15 questions
Java Methods Quiz

Quiz
•
11th Grade
15 questions
Java Fundamentals

Quiz
•
12th Grade
20 questions
JavaScript Quiz

Quiz
•
11th Grade
20 questions
Chapter 2 Exam: Getting Started with Java

Quiz
•
10th - 12th Grade
16 questions
Lenguajes de Programación

Quiz
•
10th Grade
17 questions
Different Kinds of Code (Machine, assembly, compiled, scripting)

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade