Answer Posted / owais ahmed
The major difference between
methods and functions is that methods called by the
reference variables
called objects where as the functions do not having any
reference
variables.methods are invoked using objects.wheres as in
case of functions here is no quesion of objects.we call it
directly
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define the term immutable ?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is a Assembly?
Explain the working of serialization?
What do you know about WM_CHAR message?
What is the difference between list and arraylist in c#?
What is escape character in c#?
What is oledbconnection c#?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
Can a string be null c#?
What does do in c#?
Explain about Serialize and MarshalByRef?
Is namespace a class?
in object oriented programming, how would you describe encapsulation?
What are strong name assemblies?