Explain overloading. Can functions be overloaded?

devquora
devquora

Posted On: Feb 22, 2018

 

Overloading happens when an object is performing various functions based on the number or data types of the parameters passed through it. Yes, Functions can be overloaded.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Oracle Interview Questions

    What is Oracle?

    Oracle is a database server that is used to handle data in a structured manner. It lets its users to retrieve and to st..

    Oracle Interview Questions

    Define Oracle database

    An Oracle database can be termed as a compilation of data housed in a database server and treated like a large unit...

    Oracle Interview Questions

    Explain Oracle instance.

    Each operating Oracle database is associated with an Oracle instance. As soon as a database server starts the database,..