+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
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. IOS stands for?
Iphone Operating System
Internet Operating System
None of these
Internet Object Security
View Answer
2. Which keyword does in function start?
func
function_name
var function
function
View Answer
3. Which of the following is incorrect data type in swift?
Double
Optional
UInt
Char
View Answer
4. Which of the following will be executed. If no matches occurs in switch statement?
Continue
Break
Case 0
Default
View Answer
5. Object is _________ of a class.
the opposite
a declaration
a duplicate
an instance
View Answer
6. Lazy properties are declared by using the _________ keyword before the property declaration.
Slow
weak
Lazy
None of these
View Answer
7. _________ are a collection of different values of the same type in an unorder list.
Sets
Collections
Groups
Values
View Answer
8. The IDE used in swift is
Dreamweaver
Swiftc
All of them
XCODE
View Answer
9. To Create Mutable Object __ Is Used?
None of them
let
Both A & B
var
View Answer
10. To use a function we call that function name with its name and what will be passed as input values?
variables
Expressions
Arguments
parameters
View Answer