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 |
How many methods do u implement if implement the serializable interface?
What is the benefit of using inheritance?
Explain the different types of constructors
Explain about Overloading vs Overriding ?
Can you call the base class method without creating an instance?
What is the difference between an Abstract class and Interface?
Why are outlet connections required in object-oriented programming?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
What is the main advantage of using inheritance?
What are the access modifiers?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,
What does it mean that a method or class is abstract?