You are on page 1of 3

Bahria University, Islamabad Campus

Department of Computer Sciences


Class/Section: BSIT
Subject: KMST
(Spring 2021 Semester)
Quiz #3

Qazi Mujtaba

01-235171-050

Note: In Case of Copy/Paste Zero Marks will be awarded

Question # 1.

A concept map is a powerful way of coding this captured knowledge because it also
captures the context and the complex interrelationships between the different key
concepts. You are assigned a task to codify knowledge obtained from a programmer
regarding his achievements in the carrier.

Solution:

If Goal is ‘Achieved’ and current situation is ‘Good’ Then ‘I can say that I have achieved
what I wanted to’ In case of goal was to have a software house of my own by 2020 and I
should be making more then a million a month then I can say that I have achieved
something.

Question # 2.
Suppose you are assigned a task to prepare a decision table of online shopping. Design
the condition stub and action stub in order to complete an online shopping by using credit
card.

Solution:

Y Y N N

Y N N N

Condition Stub
Y N N

Y N

If customer in online store

x
Order size 15 mobiles

X
(Condition)

X
Then

X
(Action) Allow Free Shipping, 50% Discount
Action stub Action Entry

You might also like