What?s the implicit name of the parameter that gets passed
into the class? set method?

Answers were Sorted based on User's Feedback



What?s the implicit name of the parameter that gets passed into the class? set method?..

Answer / venu gopal

Value, and its datatype depends on whatever variable we?re
changing.

Is This Answer Correct ?    8 Yes 0 No

What?s the implicit name of the parameter that gets passed into the class? set method?..

Answer / pravin chaudhari

Value, and its datatype depends on whatever variable we’re
changing

Is This Answer Correct ?    5 Yes 0 No

What?s the implicit name of the parameter that gets passed into the class? set method?..

Answer / ranjeet singh

Value is implicit name that gets passed into the class set
method.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What Is The Difference Between ViewState and SessionState?

1 Answers   Fiserv,


Can we return two values from a function?

12 Answers   MD Synergy,


How can we insert 100 records @ a time without using for loop into the databse

10 Answers   IBM,


List down the access modifiers available in c#?

1 Answers  


Why References are stored on heap and variables on stack?

1 Answers   MCN Solutions,


Can you allow class to be inherited, but prevent the method from being over-ridden?

2 Answers   Mind Tree,


How do you comment in c#?

1 Answers  


1. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.

1 Answers  


What does async mean in c#?

1 Answers  


How to Show Message box in Metro Style App?

1 Answers   PUCIT,


Explain how do you debug an asp.net web application?

1 Answers  


What are the benefits of using generics?

1 Answers  


Categories