What is the difference between procedures and functions in
C3#.NET

Answers were Sorted based on User's Feedback



What is the difference between procedures and functions in C3#.NET..

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

What is the difference between procedures and functions in C3#.NET..

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

Post New Answer

More Microsoft Related AllOther Interview Questions

How does xaml relate to e-speak? : xaml

0 Answers  


MicroSoft Dynamics Axapta does it become famous now a days? Is getting more calls in future? in Hyderabad which institute is best? can you please tell me about this?

0 Answers  


What is domain

6 Answers   HP, Reliance,


Types of DNS Servers?

0 Answers   Maersk,


how to install visual studio 2005 for web development plz tell me the steps of it and data base too

1 Answers  






Can you explain about browser link?

0 Answers  


1)Microsoft Office's personal information manager is........ a)Outlook b)Internet Explorer c)Organizer d)Access

4 Answers   High Court,


Can xaml be used to develop both web and client-server applications? : xaml

0 Answers  


How does xaml relate to service description languages (wsdl, xmi)? : xaml

0 Answers  


Does microsoft have a registry cleaner?

0 Answers  


What is VGA (Video Graphics Array)?

0 Answers  


What is different between VMware and HyperV?

1 Answers  


Categories