Find the output of the below code:
A=”Gulf”
B=a+2
print(B)
PSS-Expressions-1
Quiz
•
Computers
•
University
•
Hard
Bobby Sathyaseelan
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code:
A=”Gulf”
B=a+2
print(B)
Gulf2
Error
Gulf + 2
B
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code:
A=”Gulf”
B=A+” College”
print(B)
Gulf College
B
Error
A+"College"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code:
A=”Gulf”
B=”A”+” College”
Print(B)
Gulf College
A College
Error
B
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code:
A=”Great”
B= A*5
print(B)
A*5
Error
GreatGreatGreatGreatGreat
Great Great Great Great Great
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code
x=10
y=x+5
print(x>y)
True
Error
15
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the output of the below code
x=10
y=5+5
print(x<=y)
False
True
10
Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output of the below code
100 =x
print(x)
10
Error
100
No Output
15 questions
GAGC-JAVA-SET1
Quiz
•
University
10 questions
java quiz based on interface
Quiz
•
University
10 questions
PHP
Quiz
•
University
14 questions
Python Revision
Quiz
•
University
10 questions
Array in C
Quiz
•
University
15 questions
Scope of Variables in Python
Quiz
•
1st Grade - Professio...
15 questions
Python Basics
Quiz
•
KG - University
10 questions
Java Quiz 2 based on loop and if else
Quiz
•
University
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