Can we have a function Overloading with same number of
arguments but with different return types of function
Answer Posted / vikram shinde
function signature (name mangling) is done based on function
name and no. of parameter.we can't diff. by return type
because when function call there will be ambiguty.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is difference between clustered, non-clustered and unique index?
Why merge statement is used inside the database?
What is database schema name?
What are the advantages of normalizing a database.
what is the full procedure for using store procedure in informatica7.1?
1. How to test Database? Please, give me all details for "SQL,Msaccess, Mysql Database? 2.For which functionalities database used? 3.How to convert Guest to Admin by Mysql database?
Explain the table term used in database.
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
what is data access layer?
During insert operation in Netezza Connector, if we give direct option as Yes , is there any issue?
Explain database partitioning.
How do I setup a database connection?
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
Data structure used to implements a menu:
What does specialization in DBMS mean?