Buy Questpond's video subscriptions on
huge discount
.
Online: 2275
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Define protected class-level variable in C#.NET.
Posted by
deccansoft
on 7/30/2010 | Category:
C# Interview questions
| Views: 4707
It can be inherited by the classes in the same namespace.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Define encapsulation.
Next question > :
Does Garbage Collection disposes a object even if ...
Comments or Responses
Login to post response
More Interview Questions
Does Garbage Collection disposes a object even if you abort the applic ...
Instance member of a class cannot access static members of the class: ...
Can a desctructor be declared as public
Define the use of Caspol.exe.
What is the advantage of Copy constructor
Can a contructor be invoked explicitly
Can we force the activation of Garbage Collection if yes How?
Can we overload contructors