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 sessions used for?

0 Answers  


What is JIT, what are types of JITS and their purpose ?

3 Answers   Infosys,


How does http session work?

0 Answers  


How does asp page work?

0 Answers  


what is the difference between response.write() and response.output.write()?

0 Answers  






What is the difference between visual basic and asp.net?

0 Answers  


How can we call webservices in Banking Applications? and where we are using it?

0 Answers   FCG,


How many web.config files in each solution

10 Answers   General Mills,


code for inserting images into gridview colomns from database

3 Answers   HP,


Explain the asp.net page life cycle.

0 Answers  


What is the use of HttpHandlers? When to use this?

0 Answers   Wipro,


What are the asp.net security controls?

0 Answers  


Categories