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 |
What is the diamond problem in inheritance?
What is the difference between const int *ptr and int const *ptr???
What is the difference between class and object?
i^=j; j^=i; i^=j; value of i,j
Can we define a class within the interface?
what is costructor?
1. Define a class.
Describe what an Interface is and how it?s different from a Class.
Can an interface inherit a class?
whats the difference between c and c++
What is oops?what is its use in software engineering?
4. What do you mean by a prototype? Define analysis prototype