
Class_11_Python_Basic_09.08.2023

Quiz
•
Computers
•
12th Grade
•
Hard
Vikas Sharma
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is invalid identifier?
_
_1st
1stName
Whilee
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Python uses ____ to convert its instructions into machine language.
Interpreter
Compiler
Both of the above
None of the above
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
An ordered set of instructions to be executed by a computer to carry out a specific task is called _______
Algorithm
Pseudocode
Program
None of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Computers understand the language of 0s and 1s which is called _______
Machine Language
Low level Language
Binary Language
All of the above
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following statement will return error when x = 7 ?
print(x)
print(int(x))
print(eval(x))
None of the above
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Out of addition(+) and Subtraction (-) operator, which has more precedence?
Addition (+)
. Subtraction (-)
Both have same precedence
None of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output of print(2 * 3 ** 2) is
16
64
18
Error
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Operators

Quiz
•
12th Grade
18 questions
Python Pandas-Series

Quiz
•
12th Grade
11 questions
Input and Output devices

Quiz
•
KG - University
10 questions
Computer Software

Quiz
•
9th - 12th Grade
10 questions
AP CSA 4.2 (For Loops)

Quiz
•
10th - 12th Grade
15 questions
Unit 4 Conditionals Assignment

Quiz
•
11th - 12th Grade
15 questions
Basic Python Coding

Quiz
•
11th - 12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade