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
What is the part of url?
How many web config files can be created for an application?
What is the full form of asp.net?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Explain State management in asp.net
What is the postback property in asp.net?
8. Why do you want to work here?
Why is global asax is used?
Which browsers support the xmlhttprequest object?
Explain the path instructions in xaml?
How can we create a website?
What is difference between abstract class and an interface?
What is __ requestverificationtoken?
Explain the advantages of asp.net.
What is preprocessor in .net?