What is a variable?

Quiz về Biến và Câu lệnh Gán

Quiz
•
Computers
•
Professional Development
•
Hard
linh tran
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name of a constant.
Name of a value.
Name of a memory area.
Name of a data type.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a rule for naming variables in Python?
Cannot be the same as a keyword.
Must start with a letter or '_'.
Cannot start with an uppercase letter.
Can only contain letters, numbers, and '_'.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is not a characteristic of high-level programming languages?
Many words.
Close to natural language.
Simple syntax.
Single-valued semantics.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assigning a value to a variable is done by?
Assignment operator.
Assignment statement.
Equal statement.
Initialization statement.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The simplest form of an assignment statement in Python is?
Variable =
Variable: =
Variable = Expression
Variable = Value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Arithmetic expressions are commonly found in?
Left side of an assignment.
Right side of an assignment.
Middle part of a program.
End part of a statement.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The expression (x+y)² in Python is?
(x**2+y**2)
(x+y)***2
(x+y)*2
(x+y)**2
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Success Forge C# Assignment 1

Quiz
•
Professional Development
20 questions
Python Day1 Quiz

Quiz
•
Professional Development
24 questions
DATATYPES - INPUT/OUTPUT - OPERATORS

Quiz
•
Professional Development
17 questions
Python-básico1

Quiz
•
Professional Development
25 questions
python if-elif-else

Quiz
•
Professional Development
20 questions
ITF+ Ch6, Software Development

Quiz
•
Professional Development
22 questions
Machine Learning II

Quiz
•
Professional Development
21 questions
C-1 CHAPTER-3

Quiz
•
Professional Development
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade