+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Which of the following will be executed. If no matches occurs in switch statement?
Continue
Default
Break
Case 0
View Answer
2. Which method is used to check if a value in a set?
contains()
excludes()
exists()
includes()
View Answer
3. First version of IOS released was _______
2010
2009
2005
2007
View Answer
4. The building blocks using object, variables and structures are known as _______
methods
objects
properties
classes
View Answer
5. First IOS was written In
1996
2010
2006
1986
View Answer
6. Which of the following is incorrect data type in swift?
Char
Double
Optional
UInt
View Answer
7. Which of the following will be executed, if no matches occur in switch statement?
break
continue
switch
default
View Answer
8. The IDE used in swift is
XCODE
Dreamweaver
Swiftc
All of them
View Answer
9. _________ are collection of key-value pairs, where all keys are of same type and all values are of same type.
Dictionaries
Arrays
Properties
Classes
View Answer
10. To use a function we call that function name with its name and what will be passed as input values?
Arguments
parameters
variables
Expressions
View Answer