- Object–Oriented Programming with Swift 2
- Gastón C. Hillar
- 108字
- 2021-07-23 14:29:40
Test your knowledge
- Objects are also known as:
- Classes.
- Subclasses.
- Instances.
- The code specified in a method within a class:
- Cannot access the properties specified in the class.
- Can access the properties specified in the class.
- Cannot interact with other members of the class.
- A subclass:
- Inherits all members from its superclass.
- Inherits only methods from its superclass.
- Inherits only properties from its superclass.
- The variables defined in a class to encapsulate data for each instance of the class in Swift are known as:
- Subclasses.
- Properties.
- Methods.
- The functions defined in a class to encapsulate behavior for each instance of the class are known as:
- Subclasses.
- Properties.
- Methods.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- Qt 5 and OpenCV 4 Computer Vision Projects
- Mastering OpenCV Android Application Programming
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Mastering Selenium WebDriver
- Python深度學習
- Building Minecraft Server Modifications
- D3.js 4.x Data Visualization(Third Edition)
- 微信小程序項目開發實戰
- 移動互聯網軟件開發實驗指導
- Django 3.0入門與實踐
- Hadoop 2.X HDFS源碼剖析
- Go語言入門經典
- Angular Design Patterns
- 軟技能2:軟件開發者職業生涯指南