Answer Posted / sivasaravanan
Friend: Only members in current project access the
variables.
Protected Friend: All members in current project and all
members in derived class access the variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is in a session cookie?
How do you remove duplicates without using remove duplicate stage?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Why will you usually create an aspnet user account in the database for an asp.net web application?
What are the navigation ways between pages available in ASP.NET?
What is difference between abstract class and an interface?
Is asp.net a programming language or framework?
What is the use of placeholder control? Can we see it at runtime?
Give a few examples of page life cycle events.
Is it true that a Web service must be written in .NET or not?
What is mvc in asp.net tutorial? : Asp.Net MVC
Why asp.net is better than php?
How can you make sure that web api returns json data only?
What is query string with example?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc