+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. First IOS was written In
1996
1986
2010
2006
View Answer
2. To use a function we call that function name with its name and what will be passed as input values?
parameters
variables
Arguments
Expressions
View Answer
3. To Create Mutable Object __ Is Used?
None of them
let
var
Both A & B
View Answer
4. Which of the following is the default access level of an object?
Public
Private
File Private
Internal
View Answer
5. IOS stands for?
None of these
Iphone Operating System
Internet Object Security
Internet Operating System
View Answer
6. Which of the following classes is used to encode a JSON string?
JSONString
None of these
JSONEncoder
JSONDecoder
View Answer
7. _________ are collection of key-value pairs, where all keys are of same type and all values are of same type.
Properties
Arrays
Classes
Dictionaries
View Answer
8. Lazy properties are declared by using the _________ keyword before the property declaration.
Lazy
None of these
Slow
weak
View Answer
9. How is an external parameter used with a function?
When the parameter is used in the function body
None of these
When return value are not required
When calling the functions
View Answer
10. Object is _________ of a class.
a declaration
the opposite
an instance
a duplicate
View Answer