CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

quiz-placeholder

Similar activities

PSTS INFORMATIKA X

PSTS INFORMATIKA X

10th Grade - University

20 Qs

Quiz 4

Quiz 4

1st - 10th Grade

20 Qs

MIT App Inventor Quiz

MIT App Inventor Quiz

10th Grade

20 Qs

Entorno de Arduino

Entorno de Arduino

10th Grade - University

20 Qs

Jadi Programmer | Kampung Koding

Jadi Programmer | Kampung Koding

10th Grade - Professional Development

20 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Coding Basics SC-1

Coding Basics SC-1

7th - 12th Grade

20 Qs

Scratch

Scratch

9th - 10th Grade

19 Qs

CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

Assessment

Quiz

Computers, Instructional Technology

10th - 12th Grade

Easy

Created by

Kevin Murphy

Used 9+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

determines the size of memory reserved for a variable, for example int, double, boolean, String.

Camel Case

static

Operator

data type

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One way to create a variable name by appending several words together and uppercasing the first letter of each word after the first word (myScore).

Camel Case

data type

compiler

Declare a Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The operator (++) that increases the value of a numerical variable by one.

assignment statements

modulo

operator precedence

increment operator

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

means that the field or method exists in the object that defines the class.

Operator

modulo

data type

static

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Changing the type of a variable using (type) name.

increment operator

Casting a Variable

Declare a Variable

Initializing a Variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Specifying the type and name for a variable. This sets aside memory for a variable of that type and associates the name with that memory location.

Declare a Variable

data type

Camel Case

Casting a Variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

used to declare a variable that is a decimal number like 3.25.

double

boolean

int

modulo

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers