CSAwesome Unit 1 Vocabulary

CSAwesome Unit 1 Vocabulary

10th - 12th Grade

23 Qs

quiz-placeholder

Similar activities

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

Operators (Computer Science - Python)

Operators (Computer Science - Python)

7th - 12th Grade

20 Qs

JavaScript3

JavaScript3

12th Grade

20 Qs

class 11 - basic concepts in python 1

class 11 - basic concepts in python 1

11th Grade

19 Qs

CodeHS JavaScript Control Functions

CodeHS JavaScript Control Functions

8th - 12th Grade

21 Qs

AP CSP Unit 5 Ch 1 Quiz

AP CSP Unit 5 Ch 1 Quiz

9th - 12th Grade

21 Qs

Codecademy Introduction to JavaScript

Codecademy Introduction to JavaScript

8th - 12th Grade

21 Qs

CSP Python Review

CSP Python Review

9th - 12th Grade

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