Java Quiz on 06-08-2021 (3rd hr)

Java Quiz on 06-08-2021 (3rd hr)

University

5 Qs

quiz-placeholder

Similar activities

MULTIMEDIA STORYBOARD

MULTIMEDIA STORYBOARD

University

10 Qs

UNIT-1 PYTHON BASICS

UNIT-1 PYTHON BASICS

University

10 Qs

CSE_Chap1

CSE_Chap1

University

10 Qs

Herencia y Paquetes

Herencia y Paquetes

University

10 Qs

PYTHON LOOPING

PYTHON LOOPING

University

10 Qs

Virtualisasi UPNVJ

Virtualisasi UPNVJ

University

10 Qs

CSC1243 - Introduction to Computer Programs (Programming Langua)

CSC1243 - Introduction to Computer Programs (Programming Langua)

University

10 Qs

Software Testing

Software Testing

12th Grade - University

10 Qs

Java Quiz on 06-08-2021 (3rd hr)

Java Quiz on 06-08-2021 (3rd hr)

Assessment

Quiz

Computers

University

Hard

Created by

Sarala Ramakrishnan

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The smallest units of java language are the characters used to write _______.

statements

java tokens

keywords

identifiers

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords must be written in upper-case letters.

Yes

No

Maybe

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ are used for naming classes, methods, variables etc.

All of the mentioned

Keywords

Constants

Identifiers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

________ are symbols used to indicate where groups of code are divided and arranged.

Separators

Literals

Identifiers

Statements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of compiling a java program into bytecode which is also referred to as _______.

source code

virtual machine code

machine code

all of the mentioned