Search Header Logo

AP CSA Unit 01 Test Review

Authored by Robert Giordano

Computers

9th - 12th Grade

Used 2+ times

AP CSA Unit 01 Test Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MATCH QUESTION

1 min • 1 pt

Match the following

Input Devices

Devices that process, analyze, manipulate, or change data

Output Devices

Devices that allow the user to communicate with the computer

Processor

Devices that allow the computer to communicate with the user

Storage Devices

Devices the hold onto and store data

2.

DRAG AND DROP QUESTION

1 min • 1 pt

Languages like Python, C++, and Java are ​ (a)   programming languages, while languages like assembly and machine language are ​ (b)   programming languages.

high-level
low-level

3.

DROPDOWN QUESTION

1 min • 1 pt

The ​ (a)   is A virtual machine used to run a Java program that prevents anything from happening to the actual computer.

A set of tools used for developing java programs. It includes a runtime environment inside of it is called the ​ (b)   .

The ​ (c)   is a software layer that provides the class libraries and other resources a Java program needs to run.

Java Virtual Machine (JVM)
Java Development Kit (JDK)
Java Runtime Environment (JRE)

4.

DROPDOWN QUESTION

1 min • 1 pt

Match the operator to its function:

Addition: ​ (a)  

Subtraction: ​ (b)  

Multiplication: ​ (c)  

Division: ​ (d)  

Modulus: ​ (e)  

+
-
*
/
%
\
X
&
|

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the proper syntax to typecast a double as an int.

Example:

double myNum = 7.5;

int num = _______________;

int(myNum)

myNum.toInt()

toInt(myNum)

(int)myNum

6.

MATH RESPONSE QUESTION

2 mins • 1 pt

Convert Binary 10101001 to Decimal

Mathematical Equivalence

ON

7.

MATH RESPONSE QUESTION

2 mins • 1 pt

Convert Octal 642 to Decimal

Mathematical Equivalence

ON

Access all questions and much more by creating a free account

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

Already have an account?