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 |
How do I stop microsoft teams from running at startup?
how to auto generate the text box using infopath?
If the service operation returns void, what is the message exchange pattern? Is the client waiting the operation to be completed in this case?
Does a microsoft account expire?
hi iam using window 2003 server,in that iam using remote instalation service (instaling oparating system through remotely) in my client machine gave a error like "the network adaptor is not present in your image " pls send me solution as soon as possible
Who is supporting xaml? : xaml
What are the types of microsoft?
wt r the tools of remote function which is the best one
What is the functionallity difference between radio/option buttons and a drop-down list box besides appearence? i.e. When it is better to use one instead of the other?
In what order do we have to catch the exceptions: TimoutException, FaultException,
Where was microsoft founded?
How do I get rid of microsoft compatibility telemetry?
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)