What are the two kinds of properties?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / manish
HELLO ALL .... whats going on ? ,,, GET and SET are not the
types of property.
Those are parts of property.
READONLY and WRITEONLY can be said as part.
But we can not forget INDEXED PROPERTIES.
| Is This Answer Correct ? | 5 Yes | 5 No |
Answer / che
1)Default Property or Indexed Property.
2)Private Property or Custom Property.
| Is This Answer Correct ? | 5 Yes | 6 No |
Answer / nazrul
There three type of properties.
1)Readonly properties(Only get)
2)WriteOnly Properties(Only set).
3)Read and Write(set + get)
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / sharifuddin
Hey Ral check u r answer once?
Its wrong yaar
set is for write only
get is for read only
both r for read and write
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / raj
Read only ( with no 'set')
write only (with no 'get')
| Is This Answer Correct ? | 3 Yes | 14 No |
Answer / payal mehta
There are two kinds of properties.
get(for write)
set(for read)
| Is This Answer Correct ? | 1 Yes | 14 No |
Why is c# good for games?
can you create a function in c# which can accept varying number of arguments
Define Final Class in C#
What is hiding in CSharp ?
What will a loop recorder show?
What is different between Boxing and Unboxing?
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What is void method?
What is the use of private constructor in c#?
How do I unload an assembly?
1. What is IIS. pl explain practically. 2. Difference b/w webserver and application server. pl explain practically.
What is the difference between method and constructor in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)