What is difference between Method and function
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jacintha
A function is just a part of code that executes code and
can return
something. A method is, in OOP, a function that is bound to
a class. As
in C# there are no stand-alone functions, every function in
C# is a method.
| Is This Answer Correct ? | 5 Yes | 4 No |
What does using do in c#?
What operator means?
Why to use “finally” block in c#?
What?s an abstract class?
Explain the difference between proc. Sent by val and by sub?
Why do we use dictionary in c#?
what is IDisposal interface,IComparable,IEquatable,IFormatable
Explain more on CLR
6. If we assign a value in textbox on Page_UnLoad event, will it display?
What is argument in c#?
Distinguish between a class and struct?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)