MCQs on Swift
Multiple Choice Questions and Answers
on
"Swift Programming Language"
- iOS Stands for iPhone Operating System
- True
- False
- The IDE i.e. Integrated Development Environment used in swift programming is __________
- Android Studio
- XCode
- Notepad
- None
- To create constants in swift we used __________
- Const
- let
- var
- None
- We can return multiple values in swift from function by using __________.
- Tuple
- Array
- Both
- None
- iOS is a __________ software.
- Proprietary
- Free and Open Source
- Both
- None
- Multi-tasking in iOS was introduced in which version ?
- iOS 2.0
- iOS 4.0
- iOS 6.0
- iOS 11.0
Comments
Post a Comment