CSA unit1 vocabulary quiz

CSA unit1 vocabulary quiz

11th Grade

22 Qs

quiz-placeholder

Similar activities

Very Basic Programming

Very Basic Programming

10th - 12th Grade

20 Qs

W3 PHP Quiz

W3 PHP Quiz

11th Grade

20 Qs

Programming Fundamentals Part 2

Programming Fundamentals Part 2

9th - 11th Grade

20 Qs

PHP + MySQL

PHP + MySQL

7th Grade - University

25 Qs

Java, part I

Java, part I

11th Grade - University

20 Qs

IO and Data Principles Vocabulary

IO and Data Principles Vocabulary

9th - 12th Grade

17 Qs

Programming 2 - Arrays

Programming 2 - Arrays

10th - 12th Grade

17 Qs

Higher SDD Revision

Higher SDD Revision

11th - 12th 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?