• 2022-06-04
    Object-oriented programming
  • 面向对象编程

    内容

    • 0

      Object-oriented analysis and design are two important phases in software development, _______ of the following doesn’t belong to object –oriented analysis. A: Construct analysis model B: Identify analysis classes C: Determine interface specification D: Evaluate analysis model

    • 1

      C# is a multi-paradigm programming language encompassing strong typing, imperative, ___________, object-oriented (class-based), and component-oriented programming disciplines. A: event B: declarative C: functional D: generic

    • 2

      MOOC是指()。 A: Massive Open Online Courses B: Massive Object Oriented Courses C: Multimedia Open Online Courses D: Multimedia Object Oriented Courses

    • 3

      Which of the following is NOT one of the 3 characteristics of object-oriented programming? A: extensibility B: inheritance C: encapsulation D: polymorphism

    • 4

      The basic view of object-oriented programming is that all systems are composed of ( ). A: classes B: objects C: functions D: methods