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
Can you set the session out time manually?
What I need to create and run an asp.net application?
Define view state.
What is difference between web api and web services?
What are client activated objects and server activated objects?
What are custom user controls in asp.net?
How ASP.NET page works?
Name the namespace which is used by ado.net?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What are the 3 types of web?
Explain exception filters?
What is the advantage of using Windows authentication in a Web application?
What is the difference between cache and cookies?
Do you support digital rights management to protect my videos?
What is synchronous and Asynchronous post back ?