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 are the ways in which a constructors can be called?
What is virtual function?where and when is it used?
What is the use of oops?
1. Strong name 2. how to prevent a class from being inherited 3. delegates 4. default modifier for interface 5. default modifier for class 6. base class for exception 7. diff bet trigger and view in sql 8. how to exchange values from one page to another page 9. can multiple catch block ll be executed at same time 10. can u store different data types in an array & array list 11. when we ll use trigger 12. try,catch,finally usage
What is oop in simple words?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
what is graphics
Why do we use polymorphism in oops?
What is a macro? And how is a macro same as a template?
When is a memory allocated to a class?
Write a program to multiply 3x3 matrics
write a programe to calculate the simple intrest and compund intrest using by function overlading