Prelim Quiz 1
Prelim Quiz 1
Prelim Quiz 1
State Finished
Completed on Wednesday, 2 February 2022, 3:59 AM
Time taken 4 mins 3 secs
Marks 20.00/20.00
Grade 100.00 out of 100.00
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is the on-disk part of Java that creates the JVM.
Select one:
a.
J2SE
b.
JDK
c.
JVM
d.
JRE
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The J2SE 1.2 was released on
Select one:
a.
December 1998
b.
December 2000
c.
May 1998
d.
May 2000
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Java is a write once, runObject Oriented Programming anywhere language.
Select one:
a.
Simple
b.
Object-Oriented
c.
Portable
d.
Platform Independent
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The JDK 1.0 was released on
Select one:
a.
February 1997
b.
January 1997
c.
February 1996
d.
January 1996
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The J2SE 1.3 was released on
Select one:
a.
May 2000
b.
December 2000
c.
December 1998
d.
May 1998
Question 6
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It checks the code fragments for illegal code that can violate access right to objects.
Select one:
a.
Classloader
b.
Security Manager
c.
Bytecode Verifier
d.
JVM
Question 7
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A popular general-purpose programming language and computing platform. It is fast,
reliable, and secure.
Select one:
a.
Php
b.
C++
c.
Java
d.
C#
Question 8
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It is a Java platform component that executes programs.
Select one:
a.
J2SE
b.
JVM
c.
JRE
d.
JDK
Question 9
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The name Java originates from a sort of ____________
Select one:
a.
Expresso Bean
b.
Cappuccino Bean
c.
Latte Bean
d.
Mocha Bean
Question 10
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The JAVA SE 12 was released on
Select one:
a.
September 2019
b.
September 2018
c.
March 2018
d.
March 2019
Question 11
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The J2SE 1.4 was released on
Select one:
a.
September 2002
b.
February 2000
c.
September 2004
d.
February 2002
Question 12
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Feature of java that means, organizing our software as a combination of different types of
objects that incorporates both data and behavior.
Select one:
a.
Simple
b.
Platform Independent
c.
Object-Oriented
d.
Portable
Question 13
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The J2SE 5.0 was released on
Select one:
a.
February 2002
b.
September 2004
c.
September 2002
d.
February 2000
Question 14
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It determines what resources a class can access such as reading and writing to the local disk.
Select one:
a.
JVM
b.
Security Manager
c.
Bytecode Verifier
d.
Classloader
Question 15
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The JDK 1.1 was released on
Select one:
a.
February 1997
b.
January 1997
c.
January 1996
d.
February 1996
Question 16
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Part of the Java Runtime Environment(JRE) which is used to load Java classes into the Java
Virtual Machine dynamically.
Select one:
a.
Bytecode Verifier
b.
Security Manager
c.
JVM
d.
Classloader
Question 17
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Java is an Object-Oriented programming language developed by ______________ in the early
1990s
Select one:
a.
Dennis Ritchie
b.
Guido Van Rossum
c.
Bjarne Stroustrup
d.
James Gosling
Question 18
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Allows developers to create Java programs that can be executed and run by the JVM and
JRE.
Select one:
a.
JRE
b.
JDK
c.
JVM
d.
J2SE
Question 19
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It facilitates you to carry the Java bytecode to any platform.
Select one:
a.
Portable
b.
Platform Independent
c.
Simple
d.
Object-Oriented
Question 20
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Feature of java that is very easy to learn, and its syntax is simple, clean and easy to
understand.
Select one:
a.
Simple
b.
Portable
c.
Platform Independent
d.
Object-Oriented