Basics in Object Oriented Programming

Description

Some questions may have more than one answer!
Bit buddy
Quiz by Bit buddy, updated more than 1 year ago
Bit buddy
Created by Bit buddy over 5 years ago
51
0

Resource summary

Question 1

Question
..................................... 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.
Answer
  • Inheritance
  • Encapsulation
  • Polymorphism
  • Abstraction
  • Specialization

Question 2

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

Question 3

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

Question 4

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

Question 5

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

Question 6

Question
Which of the following diagrams is/are UML Interaction diagrams?
Answer
  • Timing Diagram
  • Sequence Diagram
  • Interaction Overview Diagram
  • Activity Diagram
  • Communication Diagram
Show full summary Hide full summary

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