AL-(S)

Quiz
•
Computers
•
12th Grade
•
Hard
Gunesh Hettiarachchi
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
විධානාත්මක පරිගණක භාෂාවක් නොවන්නේ,
C
SQL
Python
Java
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
පහත හදුන්වන අතුරින් වලංගු වන්නේ,
_name
Age of sam
2k19
us$
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
x = ["apple", "banana", "cherry"]
මෙහි දත්ත ප්රරූපය වන්නේ,
list
tuple
dict
set
4.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
x = 1 # int
y = 2.8 # float
z = 1j # complex
ඉහත විචල්ය වල දත්ත ප්රරූපය ප්රතිදානය කිරීමට සුදුසු ශ්රිතය(function) වන්නේ,
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
mylist = ["apple", "banana", "cherry"]
print(mylist[-1])
මෙහි ප්රතිදානය වන්නේ,
cherry
banana
apple
error
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
thislist = ["van", "train", "bus","other"]
thislist[1:3] = ["corona"]
print(thislist)
error
['van', 'corona']
['van', ''train, 'corona', 'other']
['van', 'corona', 'other']
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
thislist = ["van", "train", "bus","other"]
thislist.insert(2, "corona")
print(thislist)
['van','corona', 'train', 'bus', 'other']
['van', 'train', 'corona', 'bus', 'other']
['van', 'train', 'corona', 'other','bus']
none of above
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade