Answer Posted / kiran
in simple
testing every individual control in the application
individually
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a predicate in c#?
What are the different types of literals in c#?
Can you inherit multiple classes in c#?
Is an array an object c#?
What is namespace in oops?
List some of the basic string operation?
What is the difference between proc. Sent by val and by sub?
Can structs in c# have destructors?
What is ienumerable t in c#?
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is an array? Give the syntax for a single and multi-dimensional array?
Which property of the textbox cannot be changed at runtime?
What is the difference between const and static read-only?
How to assign Null value to Var?
Why do we use reflection in c#?