What is SRD(System Requirement document), FSD (Functional
Specification Document), RSD (Requiremnet specific
document)? If these are different document wat are there
contents?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why dynamic loading is used in object-oriented programming?

584


How many methods are there in the externalizable interface?

567


Can a class in java be inherited from more than one class?

521


Explain the mechanism of composition?

593


Define a good interface?

558






What are the various types of constructors?

622


What is garbage collection(gc)?

587


Can you instantiate an abstract class and what is an inner class?

562


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

561


Explain serialization and overriding?

650


what are the different ways for a method to be overloaded?

544


Why are outlet connections required in object-oriented programming?

560


What is the use of interface?

613


What is constructor and virtual function? Can we call virtual funciton in a constructor?

609


What are sealed modifiers?

633