Variables and Constants

Variables and Constants

11th Grade - University

10 Qs

quiz-placeholder

Similar activities

computer Networks

computer Networks

University

10 Qs

Computing 1 Chapter 4

Computing 1 Chapter 4

University

15 Qs

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

แบบทดสอบก่อนเรียน เรื่อง การตกแต่งเว็บไซต์ด้วย CSS

10th - 12th Grade

10 Qs

Arithmetic Operators in C

Arithmetic Operators in C

12th Grade

10 Qs

Structured information_E

Structured information_E

6th - 12th Grade

13 Qs

 QUIZ  MS Core Java Quiz-3 2023

QUIZ MS Core Java Quiz-3 2023

University

11 Qs

Project Training

Project Training

University

10 Qs

College Football

College Football

5th - 12th Grade

11 Qs

Variables and Constants

Variables and Constants

Assessment

Quiz

Computers

11th Grade - University

Hard

Created by

vanya martin

Used 71+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are the references for three basic data types?

string

int

flt

str

float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which answer correctly initializes the number of tennis balls in a package?

numTennisBalls = 3

numTennisBalls = float(3)

numTennisBalls = "3"

numTennisBalls = int(3)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which answer correctly initializes the number of cookies in a cookie jar?

numCookies = 14.5

numCookies = float(14.5)

numCookies = "14.5"

numCookies = int(14.5)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which answer correctly initializes the name of the college as a constant?

collegeName = "Lone Star College"

COLLEGE_NAME= "Lone Star College"

collegeName = str ("Lone Star College")

COLLEGE_NAME= str(Lone Star College)

COLLEGE_NAME= str("Lone Star College")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What notation is used to store float variables ?

ASCII Notation

Float Notation

Floating Point Notation

Two's Complement Notation

Binary Notation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What notation is used to store int variables ?

ASCII Notation

Float Notation

Floating Point Notation

Two's Complement Notation

Binary Notation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What notation is used to store str variables ?

ASCII Notation

Float Notation

Floating Point Notation

Two's Complement Notation

Binary Notation

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?