0% found this document useful (0 votes)
193 views

CS6203C Object Oriented Programming - Prelim - Lab - Q1

The Java features, often known as characteristics, are exceptional traits that significantly contribute to the language's success. Compiled and interpreted code, classloaders, and bytecode verification are some key features of the Java platform. In the early 1990s, James Gosling created the object-oriented programming language Java.

Uploaded by

Mohaliden Hamza
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
193 views

CS6203C Object Oriented Programming - Prelim - Lab - Q1

The Java features, often known as characteristics, are exceptional traits that significantly contribute to the language's success. Compiled and interpreted code, classloaders, and bytecode verification are some key features of the Java platform. In the early 1990s, James Gosling created the object-oriented programming language Java.

Uploaded by

Mohaliden Hamza
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

The Java features, often known as [1], are some exceptional characteristics that significantly

contribute to the language's success.


Compiled and Interpreted
Answer: 

Question 2
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Java's [1] is a component of the Java Runtime Environment that is used to dynamically load
Java classes into the Java Virtual Machine.
classloader
Answer: 

Question 3
Correct
Mark 4.00 out of 4.00

Flag question

Question text
Match the codenames for each Java version that was created.

J2SE 5.0 / September 20, 2004 TIGER


Answer 1  
JAVA SE 6 / December 11, 2006 MUSTANG
Answer 2  
J2SE 1.4 / February 6, 2002 MERLIN
Answer 3  
JH2SE 1.3 / May 8, 2000 KESTREL
Answer 4  
Feedback
Your answer is correct.

Question 4
Correct
Mark 1.00 out of 1.00

Flag question

Question text
[1] was the codename assigned to J2SE 1.2, which was released on December 8th, 1998.
Play area
Answer: 

Question 5
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Gosling began referring to the tree outside his office as "__________" after it remained there.
It represents unity and is regarded as the national tree of many countries.

a.
Oak

b.
Palm

c.
Maple

d.
Poplar

e.
Beech
Feedback
Your answer is correct.

Question 6
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Software-based platforms and [1]-based platforms are the two categories of platforms.
HARDWARE
Answer: 

Question 7
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The software tool that converts plain text Java files, which are raw java files, into executable
class files is called a [1].
compiler
Answer: 

Question 8
Correct
Mark 1.00 out of 1.00

Flag question

Question text
The component of the Java platform that runs programs is called the [1].
JVM
Answer: 

Question 9
Correct
Mark 1.00 out of 1.00

Flag question

Question text
In order to prevent access rights to objects violations, [1] scans the code fragments for any
errant code.
BYTECODE VERIFIER
Answer: 

Question 10
Correct
Mark 1.00 out of 1.00

Flag question

Question text
In the early 1990s, [1] created the object-oriented programming language Java.
James Gosling
Answer: 

Question 11
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
A technique known as [1] makes it easier to create and maintain software by laying down
some guidelines.
OBJECT ORRIENTED PROGRAMMING
Answer: 

Question 12
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Along with the Java Virtual Machine and the Java Runtime Environment, the [1] is one of the
three primary technology stacks used in Java programming.
Java Development Kit
Answer: 

You might also like