What is SRD(System Requirement document), FSD (Functional
Specification Document), RSD (Requiremnet specific
document)? If these are different document wat are there
contents?
Answer / jebasingh luccas
SRD contains the details about the system where the
appliation is deployed.(i.e) software and harware
specification
FRD contains the details about the application which has to
be developed.
RDS contains the details about what actually need to be
done/modified(if existing system) in the application that
has to be developed.
| Is This Answer Correct ? | 44 Yes | 13 No |
What are the tools you used for OOAD?
Can you think of some nice examples where *multiple* actors are associated with a use case ?
How can we restrict inheritance for a class so that no class can be inherited from it?
Can you use virtual, override or abstract keywords on an accessor of a static property?
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?
What is virtual multiple inheritance?
What are the types of polymorphism?
What is meant by function overloading and function overriding?
What is a virtual function?
Explain what a method is?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
Which OOPS concept is used as a reuse mechanism?