What is the difference between procedures and functions in
C3#.NET
Answers were Sorted based on User's Feedback
Answer / mugundan madhavan
Actually in FUNCTIONS we pass the input as argument whereas
in PROCEDURES we pass them as parameters.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / prabhu
In VB.Net Functions and Procedures are set of statements,
only difference is function has to return a value and
procedure doesn't.
In C# No More Functions only methods which may or may not
Return a value with return type in declaration.
Public [int/string/boolean] MyMethod()
{
//Code
}
| Is This Answer Correct ? | 7 Yes | 6 No |
What is microsoft compatibility telemetry?
What tools are used for the debugging WCF?
What is Splitter?
What is Search Engine ?
Is apple the same as microsoft?
Why user and kernel mode are good designed operating system?
How are dependent the app.config and the machine.config files?
what options in dhcp do you regularly use in microsoft network
What is the contract attribute of the <endpoint> element?
What is the latest microsoft?
Can you uninstall microsoft edge?
What is Software ?
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)