Safcode Institute by Sir Safder
+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 Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
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. First version of IOS released was _______
2009
2005
2007
2010
View Answer
2. To use a function we call that function name with its name and what will be passed as input values?
Expressions
Arguments
variables
parameters
View Answer
3. The IDE used in swift is
Dreamweaver
All of them
XCODE
Swiftc
View Answer
4. To Create Mutable Object __ Is Used?
var
Both A & B
let
None of them
View Answer
5. _________ are collection of key-value pairs, where all keys are of same type and all values are of same type.
Dictionaries
Arrays
Classes
Properties
View Answer
6. IOS stands for?
Internet Object Security
Iphone Operating System
None of these
Internet Operating System
View Answer
7. _________ are a collection of different values of the same type in an unorder list.
Sets
Groups
Collections
Values
View Answer
8. What is a closure Expression?
Code that ends a function
A function that occurs within another function
Self-contained block of codes
None of these
View Answer
9. Which of the following will be executed, if no matches occur in switch statement?
continue
switch
default
break
View Answer
10. Lazy properties are declared by using the _________ keyword before the property declaration.
weak
Lazy
None of these
Slow
View Answer