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 object in oops?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
how can we design a magic square in c++?or suggest me the basic idea of it.
can we make game by using c
write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 Answers College School Exams Tests, HCL, IBM, TCS,
what is object slicing?
What are the benefits of oop?
What is namespace?
What is a class oop?
What are the 3 pillars of oop?
What is purpose of inheritance?
What is interface in oop?