CSII: Spring Final Exam

CSII: Spring Final Exam

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Ap computer science a

Ap computer science a

1st - 12th Grade

15 Qs

AP CS A FRQ ArrayLists

AP CS A FRQ ArrayLists

10th Grade

11 Qs

Java Classes and Objects

Java Classes and Objects

12th Grade

14 Qs

Python Testing

Python Testing

9th - 12th Grade

10 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Python Functions

Python Functions

12th Grade

15 Qs

Array List

Array List

10th Grade

11 Qs

Java Arrays and ArrayLists

Java Arrays and ArrayLists

10th Grade

11 Qs

CSII: Spring Final Exam

CSII: Spring Final Exam

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Jason Fontaine

Used 2+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is an example of:

a machine language

a high-level programming language

a natural language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The most important difference between integer and floating-point numbers lies in the fact that:

integers cannot be literals, while floats can

they are stored differently in the computer memory

they cannot be used simultaneously

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the // operator:

performs integer division

performs regular division

does not exist

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the result of the following addition:

123 + 0.0

cannot be evaluated

is equal to 123

is equal to 123.0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Only one of the following statements is true - which one?

addition precedes multiplication

neither statement can be evaluated

multiplication precedes addition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A value returned by the input() function is:

a string

a float

an integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An operator able to check whether two values are not equal is coded as:

<>

!=

not ==

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?