Object-oriented analysis and design (OOAD) Interview Preparation Guide
Download PDF

OOAD Interview Questions and Answers will guide that Object-oriented analysis and design (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its behavior. So learn OOAD with the help of this OOAD Interview Questions with Answers guide

63 OOAD Questions and Answers:

Table of Contents:

OOAD Interview Questions and Answers
OOAD Interview Questions and Answers

1 :: What is ooad?

Object Oriented Analysis and Design

2 :: Which is not the attribute of an entity?
a) behavior
b) state
c) time
d) space

c) time