IS102-Midterm Exam

IS102-Midterm Exam

University

41 Qs

quiz-placeholder

Similar activities

Java Quiz

Java Quiz

University

40 Qs

IOT_SARS

IOT_SARS

University

40 Qs

Technical Training Test for III BTech - VCE - CSE

Technical Training Test for III BTech - VCE - CSE

University

45 Qs

function in Python

function in Python

University

37 Qs

Loop Control Statement in C

Loop Control Statement in C

University

41 Qs

Seatwork 11 - CC102

Seatwork 11 - CC102

University

36 Qs

IT 121- Formative Assessment # 2

IT 121- Formative Assessment # 2

University

40 Qs

C++ Quiz

C++ Quiz

University

41 Qs

IS102-Midterm Exam

IS102-Midterm Exam

Assessment

Quiz

Computers

University

Medium

Created by

College System

Used 3+ times

FREE Resource

41 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Java syntax that can be used to explain Java code, and to make it more readable. It can also be used to prevent execution when testing alternative code.

Comments

Print

Variables

Data types

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Single-line comments start with _______

**

--

<<

//

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Multi-line comments start with ___ and ___

* and *

-- and -

/* and */

<< and >>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ are containers for storing data values.

Variables

Data types

Database

Assignment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable that stores text, such as "Hello". It is surrounded by double quotes.

String

Int

Float

Char

boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable that stores whole numbers, without decimals, such as 123 or -123

String

Int

Float

Char

boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable that stores floating point numbers, with decimals, such as 19.99 or -19.99

String

Int

Float

Char

boolean

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?