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

Hi All, I am new to programming and want to know how can i write a code to take input of 2 numbers from user and swap it without using a temp variable?

2 Answers   NIIT,


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

0 Answers   HCL,


what is an instance of a class

5 Answers  


Write a program to demonstrate the use of 'Composition' in C++

2 Answers  


Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,






What is the types of inheritance?

0 Answers  


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

0 Answers   Accenture,


How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?

1 Answers   IntraLogic,


what is the new version of c++

1 Answers   Ignou, Pramata, Satyam,


Why do we use polymorphism in oops?

0 Answers  


i^=j; j^=i; i^=j; value of i,j

1 Answers  


create a c++ program that will ask 10 numbers and display their sum using array.

1 Answers  


Categories