Java Fundamentals

Quiz
•
Computers
•
Professional Development
•
Medium
Vijaya Krishnamoorthy
Used 184+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Java was originally named
Oak
C++-++
Advanced C++
Coffee
2.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Java is a _____________________________ language
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Choose the correct order of the Java program execution.
A. Class Loader
B. Interpretation
C. Compilation
D. Byte Code Verification
E. Java Source Code
F. Execution
E-C-A-D-B-F
A-C-B-D-F-E
E-C-B-A-D-F
E-B-C-A-D-F
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following is used to load a .class file?
Class Loader
JIT compiler
Byte Code verifier
Interpreter
5.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
JVM stands for________________________
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many class files will be created for the following code?
class A { .... }
class B { .... }
public class C
{
public static void main(String args[])
{
...... } }
Note: Assume that A,B and C are in same file TestClass.java
1
2
3
0
7.
MULTIPLE CHOICE QUESTION
45 sec • Ungraded
Java is a pure object oriented programming language.
Yes
No
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Demo C programming

Quiz
•
Professional Development
10 questions
IT A OOPs Lab Quiz1

Quiz
•
Professional Development
10 questions
PreTrainingClassesObjectsMethods

Quiz
•
Professional Development
12 questions
JDK,JRE,JIT & JVM MCQs

Quiz
•
Professional Development
10 questions
C Programming

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
13 questions
Intro M3

Quiz
•
Professional Development
13 questions
Fondamentaux - Activités: OWASP Top 10

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