What is internal and protected-internal accessspecifier in
c#.net?
Answer Posted / lakshmi m
Internal - access is limited to the current assembly
Protected internal- access limited to the current assembly or types derived from the containing class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are enums static c#?
What is data reader in c#?
Should I use double or float?
Are private members inherited in c#?
Which is faster abstract class or interface in c#?
Can you explain template pattern?
How can you reference current thread of the method ?
What is the main purpose of linq?
What is deadly diamond problem?
Where static variables are stored?
Which property of the textbox cannot be changed at runtime?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
Why do we use overloading in c#?
Is inheritance possible in c sharp?
Which is better python or c#?