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 are sql joins?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Why do we use web config?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What is web api config?
What is difference between session and application in asp net?
What are the events in a page life cycle?
Explain the difference between overriding and overloading?
In Code-Behind class which kind of code (server or client) is found ?
How are sessions stored?
How does asp page work?
List down the sequence of methods called during the page load.
Explain cookies with example.
Explain the significance of routing? : asp.net mvc
Can you use Web API with ASP.NET Web Form?