Answer Posted / guest
Different parameter data types, different number of
parameters, different order of parameters
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What is the use of system.environment class in c#.net?
why delegate is type safe?
What is public void in c#?
What is the advantage of constructor?
Why we use anonymous methods in c#?
Who introduced c#?
What do you mean by stack and heap in c#?
Can you pass parameters to destructors?
Explain the difference between a sub and a function in c#.
What is the difference between as and is operators in c#?
What is multicast delegate explain with example?
What is the use of tryparse in c#?
What is difference between array and collection?
What are the 3 types of comments in c#?