Answer Posted / guest
Yes, but they are not accessible, so looking at it you can
honestly say that they are not inherited. But they are
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is there an equivalent to the instanceof operator in visual j++?
What is the difference between console application and windows application?
Explain the difference between and xml documentation tag?
List the fundamental oop concepts?
What is the difference between static class and sealed class in c#?
Explain publishers and subscribers in events.
What is public, private, protected, internal and internal protected?
What is the purpose of the integer parse method the decimal parse method?
How big is an int16?
Is string a data type in c#?
What are the different types of assembly?
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
What is the difference between a function and a method?
What is COM Interoperability?
Why delegates are type safe?