CSII: Spring Final Exam

CSII: Spring Final Exam

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Practice <ultiple Choice - APCSA

Practice <ultiple Choice - APCSA

9th - 12th Grade

18 Qs

mod 3 quiz

mod 3 quiz

9th - 12th Grade

10 Qs

ArrayList Review

ArrayList Review

10th Grade

11 Qs

Ap computer science a

Ap computer science a

1st - 12th Grade

15 Qs

Introduction to ArrayList

Introduction to ArrayList

10th Grade

11 Qs

AP CS A FRQ ArrayLists

AP CS A FRQ ArrayLists

10th Grade

11 Qs

Python Fundamentals Quiz

Python Fundamentals Quiz

11th Grade

15 Qs

Functions in Python

Functions in Python

9th - 12th Grade

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