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 |
Why is C not an OOP language?
0 Answers Agilent, Integreon, ZS Associates,
What are the various types of constructors?
Who is an Actor?
What is the difference between static and dynamic Classificaition.Give some examples.
1 Answers InfoAxon Technologies, Protech, Wipro,
What is Polymorphism, overloading, overriding and virtual?
What are all the languages which support oop?
Why should project managers complete hard problems first in an OOSAD project?
what is full form OOP?
State two differences between an object and a class.
Can an interface contain fields?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
In winform my controls [taskbar and progressbar] become inactive when heavy processing is going in background, how to avoid this via multithreading