Bit buddy
Quiz por , criado more than 1 year ago

Some questions may have more than one answer!

55
0
0
Bit buddy
Criado por Bit buddy mais de 5 anos atrás
Fechar

Basics in Object Oriented Programming

Questão 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.

Selecione uma das seguintes:

  • Inheritance

  • Encapsulation

  • Polymorphism

  • Abstraction

  • Specialization

Explicação

Questão 2 de 6

1

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

Selecione uma das seguintes:

  • Polymorphism

  • Specialization

  • Encapsulation

  • Generalization

  • Composition

Explicação

Questão 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.

Selecione uma das seguintes:

  • Encapsulation

  • Inheritance

  • Generalization

  • Polymorphism

  • Specialization

Explicação

Questão 4 de 6

1

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

Selecione uma das seguintes:

  • Activity

  • Use case

  • Sequence

  • Class

  • State

Explicação

Questão 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.

Selecione uma das seguintes:

  • Class

  • State

  • Profile

  • Deployment

  • Component

Explicação

Questão 6 de 6

1

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

Selecione uma ou mais das seguintes:

  • Timing Diagram

  • Sequence Diagram

  • Interaction Overview Diagram

  • Activity Diagram

  • Communication Diagram

Explicação