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
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
What are the advantages of an assembly?
Explain the difference between c# and vb.net?
What are the types of generations in garbage collector?
What is econo-jit?
What is code security?
What does assert() method do In VB.NET
Which classes a dll can contain?
Explain the advantage of option strict on?
Explain redim keyword?
What are the objects in asp.net?
What is the exact defination of object?
How do you use two datareaders at the same time in a vb.net windows application ?
described weak typing?
Define naming convention?