Which of the following is NOT one of the 3 characteristics of object-oriented programming?
A: extensibility
B: inheritance
C: encapsulation
D: polymorphism
A: extensibility
B: inheritance
C: encapsulation
D: polymorphism
A
举一反三
- ______ is a property of object—oriented software by which an abstract operation may be performed in different ways in different classes. A: Method B: Polymorphism C: Inheritance D: Encapsulation
- Which of these is not a fundamental features of OOP A: Encapsulation B: Inheritance C: Instantiation D: Polymorphism
- Object-oriented programming allows you to derive new classes from existing classes. This is called ____________. A: encapsulation B: inheritance C: abstraction D: generalization
- Which of the following belong to an object-oriented programming language? A: Java B: C C: D: Python E: C
- Which of the following characteristics Java has () A: Simple B: Object-Oriented C: Robust D: Architechture-Neutral E: Interpreted
内容
- 0
中国大学MOOC: Object-oriented analysis and design are two important phases in software development, _______ of the following doesn’t belong to object –oriented analysis.
- 1
Which of the following is not one of the characteristics of memo?
- 2
Which of the following is one of the characteristics of spoken language?
- 3
Which of the following in not one of the characteristics of technical English?
- 4
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