Answer Posted / diana cheriyan
1.ReadOnly Property(With get Only)
2.WriteOnly Property(With Set only)
3.ReadWrite Property(With both set and get)
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
What are generic types?
What is a dbml?
What does mean before a string in c#?
What is difference between virtual and override in c#?
Are structs value types c#?
Is comparator a functional interface?
Is c# an open source?
List down the access modifiers available in c#?
Is predicate a functional interface?
What are extender provider components?
What are accessors?
What is private constructor c#?
What do you mean by object pooling?
What is the default value of date?
What is the use of flag in c#?