What is the Difference between Overriding and overloading?
Answer Posted / rajesh reddy.bijjam
Over Loading Methods may exists in the same class or parent
and child class also.
Overriding Methods should exists on the parent and child class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define manifest?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
Can you please explain the difference between namespace and assembly?
What is private assembly?
Explain about branching logic control in vb.net?
Explain option strict?
List the two main parts of .net?
Which is the base class for all the classes in .net framework?
How vb implements the disconnected architecture as like vb.net?
How many classes a dll can contain?
How do you call a stored procedure in Visual Basic?
What is code access security?
How a base class method is hidden?
Name some of the features of C# which are not present in VB.NET?
What are the different types of a stream?