3. Differentiate verification and validation.



3. Differentiate verification and validation...

Answer / harish saini

verification means are we building right product. for
example at evry stage of product building some constraints
are applied so one can verify that product is building
right.
Validation means the finished product is right i.e its full
filling the user requirement. validation defines that
result producing by system is right.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More OOPS Interview Questions

what is difference between objects and function

1 Answers  


What is conditional Compilation?

3 Answers   emc2, HCL,


How to calculate the age from the date of birth by using the program?

2 Answers   Accenture,


What is DeadlyDiamondDeathProblem ?

1 Answers  


What's the full form of STL?

2 Answers  






what is single inheritance?

18 Answers   IBM,


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


What is constructor overloading in oop?

0 Answers  


1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)

1 Answers   Nagarro,


What does the keyword "static" mean?

4 Answers   TCS,


Where You Can Use Interface in your Project

0 Answers   KPIT,


What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.

2 Answers  


Categories