Answer Posted / venkat2050
iterators in dot net is we can write one class inside
another class we cannot create an object from another class
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is string method in c#?
What is type safe in c#?
What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to
Why we need get set property in c#?
What is the meaning of MSIL?
What is hashtable in c# net with example?
What is escape character in c#?
How can I get around scope problems in a try/catch?
What are the steps to make an assembly to public?
What is callback function in c#?
How many types of constructors are there?
How to add controls dynamically to the form using c#.net.
What is parallel foreach in c#?
Is it possible to have different access modifiers on the get/set methods of a property?
What is Dependency of Injection?