Answer Posted / guest
No, moreover, you cannot access private methods in inherited
classes, have to be protected in the base class to allow any
sort of access
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between do and while loop?
What is uint64?
What is console read in c#?
What is Satellite Assemblies ?
how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
What is static classes?
What are extender provider components? Explain how to use an extender provider in the project.
What is method overriding in c#
What is the do while loop code?
Is c# easier than c++?
What is the relation between classes and objects?
What is executereader in c#?
What is thread and explain states of a thread in c#?
Why can't we use a static class instead of singleton?
What does || mean in programming?