Is It Possible for Static Variables access normal variable?
and Normal Varialbe Access the static Variables?



Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static ..

Answer / 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

More ASP.NET Interview Questions

• What are HttpHandlers? • What are HttpModules?

2 Answers  


Explain the difference between debug.write and trace.write?

1 Answers  


What do you mean by serialize?

1 Answers  


Explain the use of fragment caching.

1 Answers  


How does Garbage collector(GC) works in .net

14 Answers   Accenture, HCL, Kekran Mekran, People Tech, Wipro,


What is difference between response.redirect and server.transfer ?

2 Answers   Kalinga Software, Satyam,


How to upload a file using file upload control inside the Update Panel???

2 Answers  


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1 Answers  


In Crystal Report Refresh Button is not working. when I click on it it givesh error like "missing parameter values " I have used propery of Crystal Viewer like ReuseParameterValuesOnRefresh="True" but this also not working. Plz give me any solution.

1 Answers  


What is a viewstate?

1 Answers  


How do I open an ashx file in windows 7?

1 Answers  


Why Global.asax is used?

7 Answers   Perot Systems,


Categories