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 DLL hell problem?
Types of DNS Servers?
How do I know if microsoft edge is installed?
What is the difference between microsoft edge and internet explorer?
How do I turn off microsoft telemetry compatibility?
What is Domain. ?
HOW TO DELETE THE SINGLE QUOTATION IN THE SOURSE TO LOAD THE DATA TO DESTINATION
How to recover a failed RAID-5 Controlled HDD
Using APIPA (Automatic Private Internet Protocol Address) a network can be formed or no?
What is Root ?
Who is supporting xaml? : xaml
Can I disable microsoft onedrive?
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)