What is the Difference between read only and constant
variables?
Answer Posted / zia khan
The difference between the readonly and const data members
is that const requires you to initialize with the
declaration, that is directly
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is the main purpose of delegates in c#?
Are structs faster than classes?
Can interface inherit class in c#?
Explain how do you debug an asp.net web application?
What do you mean by parsing and how to parse a date time string in c#?
For methods inside the interface why can’t you specify the accessibility modifier?
What is a thread c#?
Different between method overriding and method overloading?
What is function and method in c#?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
Is double a decimal?
Define delay signing?
Does c# support templates?
What is difference between code access and role based security?
What are the variables in c#?