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 ispostback method in asp.net? Why do we use that?
How many languages are supported by .NET at present time?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What are tuples?
What are the server control tags in asp.net.?
What are the two Layouts supported by a Web form in ASP.NET?
What is viewstate information stored?
What is difference between view and partial view?
Explain the difference between debug.write and trace.write?
How to Separate background image and front image from original picture....
Explain the main function of razor in asp.net? : asp.net mvc
Explain model, view and controller represent in an mvc application? : asp.net mvc
What is bound controls
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What are the security types in ASP/ASP.NET? Different Authentication modes?