Answer Posted / abhishek singh
Same Function Name with Diffrent Parameters(argument)
called function over loading.
Ex-1
public Functin Sqlquery(by val user id as string,by val
passowrd as string)
public Functin Sqlquery(by val From as string,by val To as
string)
Here u can see same name of function with different
parameters
Thanks & Regards
Abhishek singh
09709109796
abhishek_singh156@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Get me a number puzzle game-program
What is overriding in oops?
class type to basic type conversion
What do you mean by overloading?
What does and I oop and sksksk mean?
How many human genes are polymorphic?
Give two or more real cenario of virtual function and vertual object
What makes a language oop?
Can we have inheritance without polymorphism?
When not to use object oriented programming?
What do you mean by abstraction?
How long to learn object oriented programming?
Can static class have constructor?
Why multiple inheritance is not possible?
How do you achieve runtime polymorphism?