Answer Posted / 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 View All Answers
What is inheritance in simple words?
What is static in oop?
What is cohesion in oop?
What is a class oop?
Why do we use oop?
What do you mean by Encapsulation?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
why reinterpret cast is considered dangerous?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
How long to learn object oriented programming?
What is overriding vs overloading?
How do you define social class?
Can static class have constructor?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why do we use class?