What are properties and indexer?
Answer / bikas pandey
Normally Properties Are Used To Access Private Variable
Is This Answer Correct ? | 1 Yes | 0 No |
How C# 4.0 supports dynamic programming language?
Explain the difference between pass by value and pass by reference.
How long has c# been around?
How does array sort work?
Which one is trusted and which one is untrusted?
Why do we need constructor in c#?
What is the difference between abstract and abstraction?
why C#.net doesnot support prcedures and why it supports structs,functions
What is the difference between select and selectmany?
write a C# Program add two matrix ?
What is a int in c#?
what are pointer types in c#