What is the Difference between Overriding and overloading?
Answer Posted / vimal
overloading-------having same method name with different
signatures.
overriding--------methods name and signatures must be same.
| Is This Answer Correct ? | 324 Yes | 44 No |
Post New Answer View All Answers
Explain the difference between vb.net and c#, related to oops concepts?
What are the shadow variables?
How can we remove handlers at run time?
What is the Advantage of vb.net over vb
Explain the difference between .dll extension and .exe extension files?
Explain about Visual basic.NET culture?
Can you please explain the difference between vb and vb.net?
Can you please explain the difference between int and int32?
Explain cts?
Why do we use ansi keyword?
Explain namespace?
What is option strict?
How to send xml file on server using http protocol?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Explain enumerator?