Bit buddy
Quiz von , erstellt am more than 1 year ago

Some questions may have more than one answer!

52
0
0
Bit buddy
Erstellt von Bit buddy vor mehr als 5 Jahre
Schließen

Basics in Object Oriented Programming

Frage 1 von 6

1

..................................... is a mechanism to filter out an object’s properties and operations until just the ones you need are left after ignoring the irrelevant and unimportant ones.

Wähle eine der folgenden:

  • Inheritance

  • Encapsulation

  • Polymorphism

  • Abstraction

  • Specialization

Erklärung

Frage 2 von 6

1

………………… means that the same message can be interpreted differently by different classes of objects.

Wähle eine der folgenden:

  • Polymorphism

  • Specialization

  • Encapsulation

  • Generalization

  • Composition

Erklärung

Frage 3 von 6

1

……………… is the process of binding both attributes and methods together within a class and through it, the internal details of a class can be hidden from outside.

Wähle eine der folgenden:

  • Encapsulation

  • Inheritance

  • Generalization

  • Polymorphism

  • Specialization

Erklärung

Frage 4 von 6

1

A/An ……… diagram illustrates the objects that participate in one scenario and the messages that pass between them over time.

Wähle eine der folgenden:

  • Activity

  • Use case

  • Sequence

  • Class

  • State

Erklärung

Frage 5 von 6

1

……….. diagram is a structure diagram which describes a lightweight extension mechanism to UML by defining custom stereotypes, tagged values and constraints.

Wähle eine der folgenden:

  • Class

  • State

  • Profile

  • Deployment

  • Component

Erklärung

Frage 6 von 6

1

Which of the following diagrams is/are UML Interaction diagrams?

Wähle eine oder mehr der folgenden:

  • Timing Diagram

  • Sequence Diagram

  • Interaction Overview Diagram

  • Activity Diagram

  • Communication Diagram

Erklärung