0% found this document useful (0 votes)
55 views

Assignment 7

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views

Assignment 7

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

NPTEL Online Certification Course

Design & Implementation Of Human-Computer Interfaces


Assignment 7: Detailed Solution
Indian Institute of Technology Guwahati

i
at
ah
1. In the functional design approach, how do we represent the "services" offered by the

uw
system?
a. Data

yG
b. Functions
c. Objects
d. Modules

log
Correct Answer: b
Detailed Solution: From NPTEL Week 7 Lecture 1
no
2. In the "Object Oriented Design approach," what is the system considered as?
ch
a. A set of functions
b. A collection of objects and their behaviour
Te

c. A sequence of processes
Correct Answer: b
Detailed Solution: From NPTEL Week 7 Lecture 1
of

3. What does a class contain besides attributes?


te

a. Data
b. Operations
tu

c. Objects
sti

d. Procedures
Correct Answer: b
In

Detailed Solution: From NPTEL Week 7 Lecture 1


n

4. Which type of objects normally holds information, such as books or book registers?
dia

a. Boundary
b. Controller
c. Entity
In

Correct Answer: c
Detailed Solution: From NPTEL Week 7 Lecture 2

5. How can the implementation view of a system be captured using UML?


a. Deployment diagram
b. Component diagram
c. Class diagram
d. Use case diagram
Correct Answer: b
Detailed Solution: From NPTEL Week 7 Lecture 2

6. UML is a language primarily used to represent which aspect of software design?


a. Object-Oriented Programming (OOP)
b. Object-Oriented Analysis (OOA)
c. Object-Oriented Design (OOD)
Correct Answer: c
Detailed Solution: From NPTEL Week 7 Lecture 1

i
at
7. A class can have an association relationship with itself

ah
a. True
b. False

uw
Correct Answer: a
Detailed Solution: From NPTEL Week 7 Lecture 2

yG
8. In UML diagram, structural view consists of ________ and _______
a. sequence diagram

log
b. class diagram
c. object diagram
Correct Answer: b and c no
Detailed Solution: From NPTEL Week 7 Lecture 2
ch
9. In object oriented design, operations is also called _____. Which is/are of the following
is true.
Te

a. method
b. member function
of

c. member process
d. member procedure
te

Correct Answer: a and b


Detailed Solution: From NPTEL Week 7 Lecture 1
tu

10. A operation can be


sti

a. private
In

b. public
c. both
n

Correct Answer: c
Detailed Solution: From NPTEL Week 7 Lecture 1
dia
In
In
dia
n
In
sti
tu
te
of
Te
ch
no
log
yG
uw
ah
at
i

You might also like