Q.5. A Student class has a property called rollNo and stu is a - TopicsExpress



          

Q.5. A Student class has a property called rollNo and stu is a reference to a Studentobject and we want the statement stu.RollNo = 28 to fail. Which of the following options will ensure this functionality? A. Declare rollNo property with both get and set accessors. B. Declare rollNo property with only set accessor. C. Declare rollNo property with get, set and normal accessors. D. Declare rollNo property with only get accessor. E. None of the above
Posted on: Wed, 17 Jul 2013 06:07:06 +0000

Trending Topics



Recently Viewed Topics




© 2015