Bit buddy
Test por , creado hace más de 1 año

Some questions may have more than one answer!

52
0
0
Bit buddy
Creado por Bit buddy hace más de 5 años
Cerrar

Basics in Object Oriented Programming

Pregunta 1 de 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.

Selecciona una de las siguientes respuestas posibles:

  • Inheritance

  • Encapsulation

  • Polymorphism

  • Abstraction

  • Specialization

Explicación

Pregunta 2 de 6

1

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

Selecciona una de las siguientes respuestas posibles:

  • Polymorphism

  • Specialization

  • Encapsulation

  • Generalization

  • Composition

Explicación

Pregunta 3 de 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.

Selecciona una de las siguientes respuestas posibles:

  • Encapsulation

  • Inheritance

  • Generalization

  • Polymorphism

  • Specialization

Explicación

Pregunta 4 de 6

1

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

Selecciona una de las siguientes respuestas posibles:

  • Activity

  • Use case

  • Sequence

  • Class

  • State

Explicación

Pregunta 5 de 6

1

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

Selecciona una de las siguientes respuestas posibles:

  • Class

  • State

  • Profile

  • Deployment

  • Component

Explicación

Pregunta 6 de 6

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • Timing Diagram

  • Sequence Diagram

  • Interaction Overview Diagram

  • Activity Diagram

  • Communication Diagram

Explicación