What is the Difference between a sub and a function?
Answer Posted / abc
sub dose not return the value whereas function return the
value.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
When do you generally use a class over a struct?
What do you mean by sealed classes and static classes?
Explain how to add controls dynamically to the form using c#.net.
Why we use delegates in c#?
What is a decimal in c#?
How we can create an array with non-default values?
What exactly happens when we debug and build the program?
What is the difference between decimal and integer?
windows c# using datagridview in edit form sql server
What is the difference between ref & out parameters in c#?
4. Describe the process when we send a request URL? And who is responsible for that?
Does unity use c++ or c#?
What is the difference between System.console.WriteLine() and System.console.Write() function?example?
What is difference between c and c sharp?