What is the Difference between a sub and a function?
Answer Posted / m. aqueel
Sub keyword is used for the procedures and procedures never
return a value where function key word is used for function
and function returns a value that can be assign to any
variable.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
Explain how to rename a table using sql queries?
What is difference between static page and dynamic page?
How many types of design patterns available in .NET?
Compare client server application with n-tier application
Name the classes that are introduced in the system.numerics namespace.
What is STA in .NET?
What’s different between process and application in .net?
What is assemblies in .net?
What is the difference between an abstract class and an interface?
What is managed code execution?
How to create properties and methods using controls?
Is .net core installed?
What is the intermediate language between asp and asp.net1.0?
Tell us why do we use the “using” statement?