What is the Difference between a sub and a function?
Answers were Sorted based on User's Feedback
Answer / abc
sub dose not return the value whereas function return the
value.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / zubair khan
SUB NOT RETURN THE VALUE WHERE FUNCTION RETURN THE VALUE.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / kamlesh sharma
through sub keyword we define a procedure which never
return value
and function may return value
| Is This Answer Correct ? | 1 Yes | 0 No |
If i have 100 objects in my application are out of scope.when first time garbage collected how many objects memory reference are free?
Why is main static in c#?
We cannot create instances of static classes. Can we have constructors for static classes?
What do u meant by "SBI" of an object?
How is the syntax written to inherit from a class in C#?Give an example ?
What is different between Static Constructor and Private Constructor?
While debugging a C# application can you change the value of a variable?
What is difference between association, aggregation and inheritance relationships?
What is the advantage of extension method in c#?
What is the meaning of 0 in c#?
What Is An Interface Class?
What is a shared assembly?
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)