why instance? what are the uses of instance?
Answer Posted / yathirajulu
instace is the way to access members(methods) in that
class,by this instance to invoke the methods.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why is c# better than java?
Name the property of the textbox which cannot be changed at runtime?
What is the resgen.exe tool used for?
Which program construct must return a value?
Explain acid rule of thumb for transactions in c#.
What is the implicit name of the parameter that gets passed into the class set method?
What is a console?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
What is super class in c#?
Explain About ADO and its objects
What is _viewstart cshtml?
What is the difference between “out” and “ref” parameters in c#?
How we can create an array with non-default values?
How do you set a class path?
What are "class access modifiers" in C#?