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

Can different parts of a partial class inherit from different interfaces?

568


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

555


What are inner classes and what is the practical implementation of inner classes?

479


What if we make the method as abstract in another interface?

530


What is the difference between an interface and abstract class?

584






Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

563


What is the main use of message metaphor in object-oriented programming?

677


Why are virtual users created?

631


What is polymorphism and abstraction?

611


What is meant by inheritance? what are the advantages of inheritance?

544


What is a functional interface? What is sam interface?

569


Can you give some examples of tokens?

650


What is an abstract property. Give an example?

543


What is static polymorphism?

692


What is the use if instanceof keyword?

589