what is overloading procedure or overloading function ?

Answers were Sorted based on User's Feedback



what is overloading procedure or overloading function ?..

Answer / venkat

Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of parameters.

it is modified based on ankita. Parameter is a correct word
for it.

Is This Answer Correct ?    13 Yes 1 No

what is overloading procedure or overloading function ?..

Answer / ankita

Overloading a procedure/function means using the same
procedure/function name for various set of operations
depending upon the type and number of inputs.

Is This Answer Correct ?    4 Yes 2 No

what is overloading procedure or overloading function ?..

Answer / polisetti v v satyanarayana

Actually there is difference between function and procedure
i.e procedure is a function but it will never return any
value but where as function will return the value and
overloading means using the using the same function name
with difference in number of parameters to have more
flexibility .For overloading functions compiler will us the
technique called name mangling

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a temporal data type?

0 Answers  


what is self join and what is the requirement of self join? : Sql dba

0 Answers  


What are the different dcl commands in sql?

0 Answers  


Explain the uses of control file.

0 Answers  


what is the difernece between named and anonymous pl/sql blocks??

8 Answers   TCS, Wells Fargo,






What is use of trigger?

0 Answers  


What is ttitle and btitle?

0 Answers  


How to start oracle sql developer?

0 Answers  


how many ways we can we find the current date using mysql? : Sql dba

0 Answers  


what is the forward decleration in packages?

1 Answers  


what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?

0 Answers  


Where is all the data on the internet stored?

0 Answers  


Categories