IS102-Midterm Exam

IS102-Midterm Exam

University

41 Qs

quiz-placeholder

Similar activities

TECHNICAL QUIZ

TECHNICAL QUIZ

University

45 Qs

StrukData1

StrukData1

University

40 Qs

G9-JavaScript

G9-JavaScript

9th Grade - University

44 Qs

quiz operasi pascal

quiz operasi pascal

KG - Professional Development

39 Qs

Operators in Python

Operators in Python

University

43 Qs

standard input output

standard input output

University

41 Qs

AP CS A unit 1

AP CS A unit 1

11th Grade - University

36 Qs

Elements of a C# program

Elements of a C# program

University

40 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?