ICT1_W4-5_S2

ICT1_W4-5_S2

12th Grade

10 Qs

quiz-placeholder

Similar activities

Preguntas básicas sobre C#

Preguntas básicas sobre C#

9th - 12th Grade

12 Qs

Programming Java

Programming Java

9th Grade - University

11 Qs

Python Variable and Declaration 1

Python Variable and Declaration 1

1st - 12th Grade

8 Qs

CSA Lessons 1 - 4

CSA Lessons 1 - 4

10th - 12th Grade

15 Qs

Python Basic Quiz

Python Basic Quiz

11th Grade - University

10 Qs

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

String Warm Up

String Warm Up

8th - 12th Grade

12 Qs

java variables 1

java variables 1

9th - 12th Grade

13 Qs

ICT1_W4-5_S2

ICT1_W4-5_S2

Assessment

Quiz

Computers

12th Grade

Medium

Created by

JB Presa

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type stores whole numbers from -9, 233, 372, 036, 854, 775, 808 to 9, 233, 372, 036, 854, 775, 808?

long

int

double

float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type stores true or false values?

bool

char

string

int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What variable is unchangeable?

constant

string

identifiers

char

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to combine text and variable?

+

WriteLine

;

(..)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used to separate declared variable of the same type?

,

;

{...}

"...."

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

choice = 'A';

What data type are you going to use for these variable declaration?

char

int

string

boolean

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

states = "Los Angles";

What data type are you going to use for these variable declaration?

string

char

bool

int

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?