CSA unit1 vocabulary quiz

CSA unit1 vocabulary quiz

11th Grade

22 Qs

quiz-placeholder

Similar activities

C# vocab_ final test

C# vocab_ final test

10th Grade - University

24 Qs

Unit 6 ArrayLists and String Methods

Unit 6 ArrayLists and String Methods

9th - 12th Grade

20 Qs

Programming 2 quiz 1

Programming 2 quiz 1

10th - 12th Grade

25 Qs

Menus, Dialog Boxes and Methods

Menus, Dialog Boxes and Methods

10th Grade - Professional Development

17 Qs

Unit 1 Lesson 3 Vocabulary

Unit 1 Lesson 3 Vocabulary

9th - 12th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

AP CSP - Vocab - 1.2, 2.2, 2.4

AP CSP - Vocab - 1.2, 2.2, 2.4

9th - 12th Grade

20 Qs

Linux Variables and Commands

Linux Variables and Commands

11th Grade

20 Qs

CSA unit1 vocabulary quiz

CSA unit1 vocabulary quiz

Assessment

Quiz

Computers

11th Grade

Easy

Created by

R. Mou

Used 2+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Variable
An algorithm to sort an array.
A function that takes two parameters.
A string literal in a Java program.
The modulus of a complex number.
A name associated with a memory location in the computer.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

boolean
A function to convert a String to an integer.
A method that returns no value.
Used to declare a variable that can only have the value true or false.
A floating-point data type.
A loop that iterates through an array.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

double
A data type for storing whole numbers.
A sequence of characters.
A data type that only stores true or false.
Used to declare a variable that is a decimal number like 3.25.
A data structure that holds multiple elements.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int
A method that performs addition.
A function that prints text to the console.
Used to declare a variable of type integer (a whole number like -3 or 235).
An array that stores strings.
A keyword for defining a constant.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

static
A keyword to define a loop.
An array of fixed size.
Means that the field or method exists in the object that defines the class.
A class that handles mathematical operations.
A method for converting data types.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

compiler
A text editor for writing code.
A data structure for storing key-value pairs.
A built-in library for web scraping.
Software that translates the Java source code into the Java class file that can be run.
A function in Python for reading from a file.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

compiler or syntax error
An error or bug that is found by the compiler like a missing semicolon.
A mathematical overflow.
A runtime exception.
A missing file in a file system.
An error in a web server.

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?

Discover more resources for Computers