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
What is difference between destructor and finalize?
Who is a accessibility modifier “protected internal†available to ?
Is array ienumerable c#?
What does dbml mean?
Is c# queue thread safe?
How many digits are in an integer?
Why do we Need of static class in c#?
What do you mean by hashtable c#?
Which function is the entry point for a DLL in MS Windows 3.1?
Can class inherit from struct c#?
When was c# created?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
How does c# achieve polymorphism?
Is c# front end or back end?
What is the main method?