Can we have a function Overloading with same number of
arguments but with different return types of function
Answer Posted / deepika galankar
no . we can have same function name with arguments differ
in number,type and different order of data types . but for
function overloading compiler ignore return type.
so we can have funfions with same no of arguments differ in
sequence of data type irrrespective of return type ..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
define primary key index, bitmap index, hash index,virtual indwx
What is the relationship that exists inside in E-R diagram?
what is ad-hoc access? what is the diff b/w managed query and ad-hoc access?
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
Why merge statement is used inside the database?
how do you do sql tuning?
How much does it cost to build a database?
What is the difference between primary key, foreign key and candidate key?
What is a database call?
Explain transaction manager?
If the master device is full, how do I make the master database bigger?
Explain storage manager?
What is a Database?
Given a table Employee which has columns name and salary, write an SQL query to find the employee with the second highest salary.
What are the disadvantages of views in a database?