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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C - Pointers

Quiz
•
University
15 questions
CODE ZENITH

Quiz
•
University
10 questions
Programming Basics Basics

Quiz
•
8th Grade - University
10 questions
Java Static

Quiz
•
University
15 questions
Python Quiz Ver- 1.3

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
10 questions
Java quiz based on inheritance

Quiz
•
University
10 questions
C Programming Quiz-6

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade