PRE-TEST

PRE-TEST

University

8 Qs

quiz-placeholder

Similar activities

Тема 4.1

Тема 4.1

University

9 Qs

Word Processing Basics

Word Processing Basics

University

7 Qs

Semana 1 Programación Móvil

Semana 1 Programación Móvil

University - Professional Development

10 Qs

Modales, Barra Nav Resp

Modales, Barra Nav Resp

University

8 Qs

Quiz 1 - Clase 01 - PRE UNIVO 22

Quiz 1 - Clase 01 - PRE UNIVO 22

University

10 Qs

Web Apps 03 - MongoDB

Web Apps 03 - MongoDB

University

12 Qs

Abstract Classes & Collections v2.0

Abstract Classes & Collections v2.0

University

10 Qs

React Intro

React Intro

University

10 Qs

PRE-TEST

PRE-TEST

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Edwin Garcia

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following option leads to the portability and security of Java?

Bytecode is executed by JVM

The applet makes the Java code secure and portable

Use of exception handling

Dynamic binding between objects

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tool is used to generate API documentation in HTML format from doc comments in source code?

javap tool

javaw command

Javadoc tool

javah command

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JDK stands for _____.

Java development kit

Java deployment kit

JavaScript deployment kit

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes the Java platform independent?

Advanced programming language

It uses bytecode for execution

Class compilation

All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the entry point of a program in Java?

main() method

The first line of code

Last line of code

main class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of java code files?

.js

.jcf

.class

.java

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct statement.

Java program file extension is case sensitive.

Java program file extension is case sensitive only on Mac OS.

Java program file extension is not case sensitive.

None of these

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbols to use to write multi-line comments in Java?

//

#

/* ... */

" "

Discover more resources for Instructional Technology