What is difference between method and function in c#?
Answer / Vibha Mishra
In C#, a method is a member of a class or a static class. It has an access modifier (like public), a return type (like void), a name, and parameters. A function, on the other hand, is a standalone block of code that can be called by another program.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a pre-requisite for connection pooling?
How can an inner class access the members of outer class?
what is difference between destruct or and garbage collection ?
Explain the serialization in .net
What is expandoobject in c#?
What is the difference between struct and class c#?
What is list array in c#?
Does c# support templates?
What is the difference between delegates and superdelegates?
In a memory when you Box and Unbox a value-type what happens?
Explain async and await?
When Doveloped C#
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)