What?s the implicit name of the parameter that gets passed
into the class? set method?
Answer Posted / venu gopal
Value, and its datatype depends on whatever variable we?re
changing.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Can a static class contain non static members?
How many destructors can a class have?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What language is arduino?
What are reflections in c#?
Explain nullable types in c#?
Do while loops yes or no c#?
Explain namespaces in c#.
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?
What is the difference between values and reference types?
How does dll hell solve in .net?
What is difference between dll and exe in c#?
What is static classes?
Explain the OOPS concept in C#?