What is the difference between procedures and functions in
C3#.NET
Answer Posted / 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 |
Post New Answer View All Answers
Does a microsoft account expire?
What is Standby ?
What is DLL hell problem?
What does microsoft blend do?
Can I delete microsoft onedrive?
What is Upload
Do you know about dll hell? Explain it?
What is Spam ?
What was microsoft's original name?
Assuming that locks are the only reason due to which deadlocks can occur in a system. What would be a foolproof method of avoiding deadlocks in the system.
When do you use Microsoft Word, Microsoft zexcel and Microsoft PowerPoint?
How do I get my microsoft store back?
What is the purpose of a microsoft account?
Do I need microsoft visual c++ 2005 redistributable?
In which scenario i can use stub zone and why if i have all information in my primary dns server?