Basics in Object Oriented Programming

Descripción

Some questions may have more than one answer!
Bit buddy
Test por Bit buddy, actualizado hace más de 1 año
Bit buddy
Creado por Bit buddy hace más de 5 años
51
0

Resumen del Recurso

Pregunta 1

Pregunta
..................................... 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.
Respuesta
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Abstraction
  • Specialization

Pregunta 2

Pregunta
………………… means that the same message can be interpreted differently by different classes of objects.
Respuesta
  • Polymorphism
  • Specialization
  • Encapsulation
  • Generalization
  • Composition

Pregunta 3

Pregunta
……………… 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.
Respuesta
  • Encapsulation
  • Inheritance
  • Generalization
  • Polymorphism
  • Specialization

Pregunta 4

Pregunta
A/An ……… diagram illustrates the objects that participate in one scenario and the messages that pass between them over time.
Respuesta
  • Activity
  • Use case
  • Sequence
  • Class
  • State

Pregunta 5

Pregunta
……….. diagram is a structure diagram which describes a lightweight extension mechanism to UML by defining custom stereotypes, tagged values and constraints.
Respuesta
  • Class
  • State
  • Profile
  • Deployment
  • Component

Pregunta 6

Pregunta
Which of the following diagrams is/are UML Interaction diagrams?
Respuesta
  • Timing Diagram
  • Sequence Diagram
  • Interaction Overview Diagram
  • Activity Diagram
  • Communication Diagram
Mostrar resumen completo Ocultar resumen completo

Similar

Java Week 5 Object Oriented Programming
Troy Bowlin
Chapter 3 : Use Cases
Jo Hart
Chapter 6 – Essentials of Design and the Design Activities
Jo Hart
Chapter 5: Extending the Requirements Model
Jo Hart
UML Lec1 Quiz
Ray Welland
Data Representation Key Words
Joel Smith
Metodos y modelos para desarrollo de sofware
SERGIO GIL HERRERA
Revision poster
Oliver Roberts
UML Lec2 Quiz
Ray Welland