What is the Difference between Overriding and overloading?
Answer Posted / ravi
overloading ->same method name & different parameter
overriding->same method name & same parameter
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Describe about visual basic.net?
Explain namespace?
What is different between web.config and machine.config and where it will be ?
Why do we use ansi keyword?
Name some of the features of C# which are not present in VB.NET?
What is the difference between datagrid and gridview?
What does assert() method do In VB.NET
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
What keyword is used to accept a variable number of parameter in a method?
What are the features present in vb 2005?
What is enumerator?
What is the differnce between managed code and unmanaged code?
What is the difference between vb 6 and vb.net?
Explain enumerator?
Can you please explain the difference between int and int32?