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 |
Write a program to show the inheritance used in a class.
What do you mean by polymorphism?
0 Answers InterGraph, Ittiam Systems,
What is inheritance in java?
What are the limitations of inheritance?
What is association?
Can you tell something about GDI objects?
Explain about multiple inheritance?
Explain the mechanism of composition?
What are the different principle of OOPS?
Explian following terms: Constraint Rules, Design by contract.
What is the difference between an interface and abstract class?
What are sealed modifiers?