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


Please Help Members By Posting Answers For Below Questions

What is http post action?

644


How can we create a website?

614


Where viewstate value is stored in asp.net?

693


in which protocol ASP.NET WEB API Work?

694


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

642






How can you implement the postback property of an asp.net control?

626


Explain what is viewstate?

649


How would you turn off cookies on one page of your website?

634


Why do we use sessions?

670


What is the difference between c# and .net?

658


How to prepare culture-specific formatting in .net.

621


Differentiate between a page theme and a global theme?

608


Give 2 examples for scenarios when routing is not applied?

680


Define machine.config in .net?

638


What is the difference between adding reference in solution explorer and adding references by using ?

674