Can we have a function Overloading with same number of
arguments but with different return types of function
Answer Posted / anupam
No,writing no. of functions with the same name but
different argument is called as function overloading.
The arguments may be differ in nos,type etc.
The return type may or may not be same.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How to shrink a database?
How many indexes can be created on a table?
How to do performance tunning a database in DB2 V8.2 UDB in linux
A design problem was given in which I was supposed to make a design for the data base for a given problem.
How to fetch/retrieve the data from hieranchical database and put it into the relational database? for e.g I want to extract the data from IMS DB2 database which is a hierarchical db and load that data into the relational database which is a SQL server.Are there any tools available for directing extracting data from hierarchical db and loading into the relational database (SQL server)?
What is the Difference Primary key and Unique Key
What advantages does DBMS have over traditional file systems?
can we delete autodiff back up that we have set through sql server agent.
Can a database table exist without a primary key?
How heap is implemented in database?
What is database and its types?
give a simple example of physical and logical data independence
Explain the various types of normalization.
Give the syntax of exception handling used in DBMS?
Explain entity type?