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 pure oop?
Why is there no multiple inheritance?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Why interface is used?
Which is not an object oriented programming language?
Whats is abstraction in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is stream in oop?
What is destructor oops?
How does polymorphism work?
What is interface? When and where is it used?
What is debug class?what is trace class? What differences are between them? With examples.
What is byval and byref? What are differences between them?
What is static in oop?
What is encapsulation with example?