+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. To Create Mutable Object __ Is Used?
Both A & B
var
None of them
let
View Answer
2. The IDE used in swift is
Dreamweaver
Swiftc
All of them
XCODE
View Answer
3. Which of the following classes is used to encode a JSON string?
JSONString
JSONEncoder
None of these
JSONDecoder
View Answer
4. What is a closure Expression?
A function that occurs within another function
None of these
Code that ends a function
Self-contained block of codes
View Answer
5. First IOS was written In
2006
1996
1986
2010
View Answer
6. _________ are a collection of different values of the same type in an unorder list.
Groups
Values
Collections
Sets
View Answer
7. First version of IOS released was _______
2010
2009
2007
2005
View Answer
8. Which method is used to check if a value in a set?
exists()
excludes()
contains()
includes()
View Answer
9. Which of the following will be executed, if no matches occur in switch statement?
switch
default
continue
break
View Answer
10. Which keyword does in function start?
func
function_name
var function
function
View Answer