Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables?
Answer Posted / srinu
static variables can access using this keyword. and the
normal variables can access the static variables using
class.variable_name.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is difference Between Authentication and authorization?
Which type of state management is provided by Query String in ASP.NET?
Can we add code files of different languages in app_code folder?
Define a web service in .net?
Which method is used to enforce garbage collection in .net?
Explain what are delegates?
To wrap up a call to a Web service the standard used is..?
What is globalization and localization in asp net?
How can I have a particular web page in an asp.net application which displays its own error page?
Explain the difference between webfarm and webgardens in .net?
What is a web farm?
is gateway for sms continue connected for sending sms.how?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
How to display validation messages in one control?
How to add DateTime Control in normal DataGrid Server Control?