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
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What are the two different types of polymorphism?
What is polymorphism what are the different types of polymorphism?
Why oops is important?
What is encapsulation in oops?
What are classes oop?
Which is not an object oriented programming language?
What is class and object in oops?
What is the oops and benefits of oops programming?
• What are the desirable attributes for memory managment?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What does I oop mean?
Is this job good for future? can do this job post grduate student?
What is encapsulation in simple terms?
Can enum be null?