why do we use Overloading, Overriding, Boxing, Unboxing,
and what is the use of these ?
Answer Posted / x
in case of multiple use of codeing we use this methods.to
reuse code in all forms.
overloading ,overriding is used to implement methods of
already writtened method used to fill datagrid,
we do boxing in case of saveing data in user defined
form,and try to get data in client defined form.and try to
utilize boxing for type conversion problam
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is the difference between double and decimal in c#?
Can I define my own exceptions?
Write a program to find the angle between the hours and minutes in a clock
What is a dbml?
What is strongly typed view?
Can a static class contain non static members?
What is for loop in c#?
What are the Types of caching
What is a static field?
Can constructor be protected?
Define an escape sequence, name few strings in escape sequence?
Can a struct be null?
What is mean by c#?
Explain about accessibility modifier 'protected internal'?
Is a char?