Explain the Scope of
public/private/friend/protected/protected friend.
Public is accessible to all classes and projects.
Private is accessible only in the block that is declared.
Friend is accessible only to all classes in the current
project only.
Protected is accessible to only the class the is declared
and the class that is derived from that class.
Protected Friend is accessible to all the classes in the
current project and all classes derived from those classes.
| Is This Answer Correct ? | 4 Yes | 0 No |
What's singleton activation mode in .net?
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What is smart navigation in .net?
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
What is a manifest in .net?
What are the new features in .net core?
what is the default value of CHAR type?in C# using asp.net?
What's the problem with .net generics?
The project which you have made, which methodology did you use?
can any one tel me hw to connect database connectivity of dot NET and back end as MS access?
How many languages .NET is supporting now?
38 Answers Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,
Where does the gac exist ?