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 |
Can multiple catch blocks be executed?
What is interface inheritance?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
Explain the difference between class and interface in .net?
How to add controls dynamically to the form using c#.net.
what is virtual method in c#?
Can I define my own exceptions?
What is application c#?
What is datagrid c#?
What is a hash table in c#?
Explain a MSIL ? Why is it appreciated by all developers?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
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)