What is the Difference between Overriding and overloading?
Answer Posted / jaya v. parmar
overloading:- Method name are same but argument are different.
overriding:- method,return type,argument are same but derived
class are different.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an application domain? how they get created?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is the advantages of VB.NET?
Explain the difference between dispose and finalize()?
Explain the difference between an xml "fragment" and an xml "document."
Define clr?
What is the difference between value and reference types?
What is multiple form in vb?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
List the types of authentication?
What is break mode? What are the options to step through code?
What is vb.net used for?
Explain about the performance of visual basic?
Explain the difference between import system.data.sqlclient and system.data.oledb?
What is difference between metadata and manifest?