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 type cast in C#?
What is difference between overloading and short circuiting?
What is data types in c#?
What is writeline in c#?
Can I use parseint?
Compare and contrast between the System.Array.CopyTo() and Clone()?
Explain polymorphism in c# with a simple example?
Which is faster dictionary or hashtable?
What is the purpose of dictionary in c#?
How to rotate an Image in C#?
What is difference between ienumerable and ienumerator in c#?
What are access modifiers used for?
What is difference between tostring() vs convert.tostring() vs (string) cast
What are the 2 broad classifications of data types available in c#?
How does return work in c#?