- 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.
推薦閱讀
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- JavaScript百煉成仙
- The DevOps 2.3 Toolkit
- ASP.NET MVC4框架揭秘
- Arduino by Example
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- Instant Zepto.js
- Servlet/JSP深入詳解
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- 深入理解Elasticsearch(原書第3版)
- TypeScript 2.x By Example
- Python青少年趣味編程
- 算法圖解
- JSP程序設(shè)計與案例實(shí)戰(zhàn)(慕課版)
- 邊玩邊學(xué)Scratch3.0少兒趣味編程