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
How to do Data integrity testing? Who does this testing (Developer or tester)?
Which database is best to store images?
What is odm database?
On startup, the transaction log of a database has filled and recovery has suspended, what can I do?
what is tkprof tool and how it is used???
What is the difference between a stored procedure and a query?
can any one tell me how i can start database testing mean what should be initial point and how i can write a query for listing page of any item thanks in advance
What are different types of resources?
Should I store images in database?
How much does it cost to build a database?
I have single column in a file. Input 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 my output is file 1 have 1,2,3,10,11,12 file 2 have 4,5,6,13,14,15 and file 3 have 7,8,9 how is it possible in datastage
List some advantages of dbms.
Which three commands cause a transaction to end?
Explain database partitioning.
What will happen non-clustered index will be created on clustered index?