Answer Posted / owais ahmed
The major difference between
methods and functions is that methods called by the
reference variables
called objects where as the functions do not having any
reference
variables.methods are invoked using objects.wheres as in
case of functions here is no quesion of objects.we call it
directly
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why is c# a good programming language?
What are the uses of delegates in c#?
what is the difference between convert.tostring() and tostring() functions ?
In a site to turn off cookies for one page which method is followed?
What is list collection in c#?
Explain About DTS package
What can I create with c#?
Does c# replace c++?
Is c# int immutable?
Does main have to be static c#?
What is Co- and Contra-Variance in C#?
Can abstract class have parameterized constructor?
What are the advantages of using assemble language programming?
Illustrate the differences between the system.array.copyto() and system.array.clone()?
What are logical operators in c#?