Answer Posted / jayesh
[1] Static Mathod
[2] instance method
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of namespace?
What is a c sharp?
Describe two uses of the “using” statement during the operation of c#?
In how many ways you can overload a method?
How to use nullable types in .net?
Explain About .Net remoting
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
Give some examples for built in datatypes in c#?
What Happens In Memory When You Box And Unbox A Value-type?
Why do we use delegates in c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
Why static constructor is parameterless in c#?
What are the different types of assembly?
What is oledb in c#?
What is console based application?