What is the Difference between a sub and a function?
Answer Posted / aaa
Function returns a value, Sub doesn't.
Function can be called from within a cell, similar to
=Today() function.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are nullable types in .NET
When we use windows api in .net is it managed or unmanaged code?
Name the classes that are introduced in the system.numerics namespace.
What is static constructor, when it will be fired? And what is its use?
What is the difference between a class and an object, and how do these terms relate to each other?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
Tell us the difference between managed and unmanaged code?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is the lapsed listener problem?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Explain the different parts of an assembly?
What is Code group in .Net with respect to CAS
Is .net core installed?
What is machine.config in .net?