
Computer Science Quiz

Quiz
•
Computers
•
1st Grade
•
Hard
Zaid Sh
FREE Resource
Student preview

10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What kind of programming language is Python?
An interpreted language.
A compiled language.
A interpolated language.
A manufactured language.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What built-in function should you use in Python to prompt a user for data input?
get
prompt
input
cin
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the output if you were to print the variable named value as declared by this statement: value="2" + "2"?
The number "4".
A type error, as integers cannot be concatenated.
A floating point value of 4.0.
The string "22".
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, b is an escape sequence that represents a horizontal tab.
True
False
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is correct regarding non-volatile memory?
Data will be kept, even if the power is off
Considered as the main memory
RAM is an example of non-volatile memory
Known as the internal memory
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How is data stored within a computer's memory?
It is stored as hexadecimal data.
It is stored as octal data.
It is stored in plain text data.
It is stored as binary data.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In order to change the print function to output on the same line as the previous one, without printing a newline, what expression can be added?
terminator : ="#"
endend = ""
col="
newline=0
Create a free account and access millions of resources
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade