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
Explain the differences between managed and unmanaged code?
How long the items in ViewState exists?
How would you turn off cookies on one page of your website?
What are sql joins?
What is smpte vc-1?
How do you deploy your asp.net application?
Define globalization and localization.
What is application variable in asp.net?
Difference between response.redirect and server.transfer?
Explain the difference between asp and asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are session state modes in asp.net?
What is a web api endpoint?
Can we have 2 web config files?
Explain about the Class view window?