Object-oriented programming
举一反三
- 中国大学MOOC: Object-oriented analysis and design are two important phases in software development, _______ of the following doesn’t belong to object –oriented analysis.
- Java is a kind of object-oriented programming language.
- The following are not features of C language: ( ) A: Low level advaned programming language B: Allow direct access to the physical address to operate on the hardware C: Rich operators and data types in C language D: Object oriented programming language
- 面向对象的软件工程是面向对象方法在软件工程领域的全面应用,它包括: A: Object-Oriented Analysis B: Object-Oriented Design C: Object-Oriented Programming D: Object-Oriented Test E: Object-Oriented Software Maintenance
- 面向对象编程(Object Oriented Programming, OOP)是一种编程架构,使用它编程,能让代码更加()。 A: 简洁 B: 易于维护 C: 可重用 D: 安全