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

Define authentication and authorization.

0 Answers  


What are the advantages and disadvantages of Using Cookies?

0 Answers   MCN Solutions,


Can you explain the importance of finalize method in .net?

0 Answers  


Describe the diffeerence between inline and code behind?

0 Answers  


What is a viewbag?

0 Answers  






How can we update records in gridview?Is there any appropriate code for it?

0 Answers  


How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.

2 Answers   Syntax Softtech,


main difference between asp.net2.0,asp.net1.1,asp.net1.0

15 Answers   Inflexion, Infosys, iSoft, Microsoft, Prakruthi,


What is event bubbling?

0 Answers  


Difference between mvc2 and mvc3 in asp.net?

4 Answers   Wipro,


How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?

3 Answers   CoreObjects,


What are the Types of session management in ASP.NET

0 Answers   Microsoft,


Categories