Multiple Choice
The C# provides special methods known as _____ methods to provide access to data members.
A) Loop
B) Functions
C) Methods
D) Accessor
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which of the following is the correct
Q5: What is return type of constructors?<br>A)int<br>B)float<br>C)void<br>D)None of
Q6: Which of following statement are correct about
Q7: Which of the following statements are correct?1.
Q8: Which of the following is the correct
Q10: Which of the following statements is correct
Q11: _ parameters are used to pass results
Q12: Which of the following statements are correct
Q13: _ variables are visible only in the
Q14: Correct statement about constructors in C#.NET is