0
kicks
Two Questions that Most ASP.NET Developers Cannot Answer
After interviewing approximently 30 applicant's for mid-level to senior level ASP.NET positions, nearly all cannot answer the following two questions:
1. Describe the following access modifiers:
a. private
b. protected
b. internal
d. public
2. What is the difference between an ASP.NET Literal control and a Label control