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
What sort algorithm does c# use?
List down the fundamental oop concepts?
What are the commonly used i/o classes?
Whats an assembly? Describe the importance of assembly?
Are structs value types c#?
Explain types of comment in c# with examples
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
Does c# support multiple class inheritance?
What is difference between sleep () and wait ()?
What is the difference between const and readonly in c#.net?
What is delegate in c# interview questions?
What's different between c# and c/c++?
What is the difference between finally and finalize block?
What is a generic c#?
Explain the features of an abstract class in net.