CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

quiz-placeholder

Similar activities

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

Python Basics

Python Basics

8th - 12th Grade

23 Qs

CodeHS Unit 7 JavaScript in HTML

CodeHS Unit 7 JavaScript in HTML

8th - 12th Grade

21 Qs

Unit 3 Python Minor assessment

Unit 3 Python Minor assessment

10th - 12th Grade

19 Qs

Programming in C language

Programming in C language

12th Grade - University

18 Qs

JavaScript

JavaScript

8th - 12th Grade

21 Qs

Unit 4 Variables, Conditionals & Functions CS20-21

Unit 4 Variables, Conditionals & Functions CS20-21

9th - 12th Grade

18 Qs

Arduino Basics

Arduino Basics

9th - 12th Grade

20 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?