SAPET
Quiz
•
Computers
•
9th Grade
•
Medium
Anas Ramadan
Used 17+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is considered a String value
500
false
“ SAPET ”
Yes
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To initialize an instance of type ‘Expert’ ; the correct code is :
let expert=Expert()
var Expert()
Expert()=expert
dec expert=Expert
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is considered a Boolean value?
100
“Swift”
var
true or false
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To insert number 10 at index 2 in score array; the correct command is :
insert(10,2)
score.insert(2,10)
score.insert(10)
score.insert(10, at:2)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the below commands used to
delete the first element in the Array array ?
Array.remove(at:0)
Array (remove(0))
delete(at:0)
delete(0)
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
abc =[5 , 2 , 3]
The correct method to insert the values 8 at the end of the array is ?
abc.insert(4+4)
abc.append(8)
abc.insert(8)
abc.append(8,at: 2)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
var list :[Int]= [ 3 , 2 , 4 , 6 , 8 , 10 ].
what is the range of index in the list array ?
0 to 5
1 to 5
0 t0 6
1 to 6
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
16 questions
Conditions
Quiz
•
8th - 10th Grade
21 questions
Excel
Quiz
•
9th Grade
15 questions
Chapter : 9 Working with tables
Quiz
•
5th Grade - University
20 questions
File Management 3
Quiz
•
8th - 9th Grade
15 questions
Mengenal Jendela dan Ikon Microsoft Excel
Quiz
•
7th Grade - University
17 questions
Ergonomics and Keyboard
Quiz
•
9th Grade
16 questions
Input Device
Quiz
•
9th - 10th Grade
15 questions
Uji Pemahaman Formula Excel
Quiz
•
9th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
11 questions
NEASC Extended Advisory
Lesson
•
9th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
Discover more resources for Computers
18 questions
Artificial Intelligence and Machine Learning Quiz
Quiz
•
9th Grade
35 questions
Computer Terminology Exercise #1 ( Multiple Choice)
Quiz
•
9th Grade
20 questions
Computer Components Exercise #4 - CTEA
Quiz
•
9th - 12th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade