Object-oriented analysis and design (OOAD) Interview Questions and Answers
Download OOAD Interview eBook

Download Interview Questions And Answers PDF Download OOAD Interview Questions

OOAD Questions and Answers:

1 :: Why does the function arguments are called as signatures?

The arguments distinguish functions with the same name
(functional polymorphism). The name alone does not
necessarily identify a unique function. However, the name
and its arguments (signatures) will uniquely identify a
function.
In real life we see suppose, in class there are two guys
with same name, but they can be easily identified by
their signatures. The same concept is applied here.
ex:
class person
{
public:
char getsex();
void setsex(char);
void setsex(int);
};
In the above example we see that there is a function setsex
() with same name but with different signature.
Is This Answer Correct?    12 Yes 1 No
Place Your Answer

2 :: Why should project managers complete hard problems first in an OOSAD project?

The query actually holds good in general for every situation in life. It is one of the principles of good time management.

The idea is to tackle hard (and important) problems first. This, if resolved - will pep up your confidence to deal with other not so hard issues. Also, this could have cascading effect on other issues that may get resolved on its own.

I would rather stress on "important" than "hard" issues. If a "hard" problem is not coming in the way of your deliverables (means it is not important) - keep it aside. There is no need to spend a lot of time on it.
Is This Answer Correct?    7 Yes 0 No
Place Your Answer

3 :: Why is planning too much up front a mistake in an OOSAD?

You cant plan only for the current phase of the project as
your future activities are still coarse granular. To have
good plannig you need to have fine granularity w.r.t the
tasks to get clear WBS
Is This Answer Correct?    2 Yes 0 No
Place Your Answer
No, You cannot apply the link and Association interchangeably. Since link is used represent the relationship between the two objects.
But Association is used represent the relationship between the two classes.
link :: student:Abhilash course:MCA
Association:: student course
Is This Answer Correct?    4 Yes 0 No
Place Your Answer

5 :: Differentiate Aggregation and containment?

Aggregation is the relationship between the whole and a part. We can add/subtract some properties in the part (slave) side. It won't affect the whole part.
Best example is Car, which contains the wheels and some extra parts. Even though the parts are not there we can call it as car.
But, in the case of containment the whole part is affected when the part within that got affected. The human body is an apt example for this relationship. When the whole body dies the parts (heart etc) are died.
Is This Answer Correct?    4 Yes 0 No
Place Your Answer

Place Your Question



Top: Object-oriented analysis and design (OOAD) Interview Questions and Answers
Object-oriented analysis and design (OOAD) Interview Questions and Answers

Subscribe your email to receive free updates:

Enter your email address and get free job hunting tips, career advices, job vacancies, interview questions updates directly delivered to your email inbox




Top Frequently Asked OOAD Question
Frequently Asked OOAD Job Interview Question


Top Frequently opened Applications Programs Job Interview categories
Most popular Applications Programs Job Interview categories

Comments About Object-oriented analysis and design (OOAD) Interview Questions and Answers

Share your valuable opinions, ideas and suggestions about Object-oriented analysis and design (OOAD) Interview Questions and Answers
While placing your comment your email address is required but won't be published any where else; Personal information will be kept confidential; we do not sell or release our respective visitors private information.
  1. Webmaster 19th of June 2013

    Webmaster Said

    Tell us what you feel about Object-oriented analysis and design (OOAD) Interview Questions and Answers
    All comments will be published after review. No login or registration is required to post a comment on Object-oriented analysis and design (OOAD) Interview Questions and Answers We offer and invite you to submit your valuable comment now; Please be respectful of others when commenting. Insulting others, self-promotional comments, website promotional comments, marketing stuff, SEO Techniques, SMS-style content and off-topic comments will not be approved at this information portal.
    So start sharing your thoughts regarding Object-oriented analysis and design (OOAD) Interview Questions and Answers
    Thank you.

Leave a Comment

Leave a Comment
  1.  Enter This Verification Code  Regenerate Verification Code  



Your reply will be added to the comment above (Below any other replies to this comment) -

Top Comments About: Object-oriented analysis and design (OOAD) Interview Questions and Answers
Comments on Object-oriented analysis and design (OOAD) Interview Questions and Answers

 
Top of Link back to Object-oriented analysis and design (OOAD) Interview Questions and Answers
Link back to Object-oriented analysis and design (OOAD) Interview Questions and Answers
 
Subscribe | Directory | Forum | Blog