Answer Posted / pushparaj pentakota(anakapalli
by using properties we can access private variables but we can't inherit private class members to another class we can access.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does c# support #define for defining global constants?
How do you pronounce c#?
What is interface inheritance?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is an interface class in c#?
How do you convert byte array to hexadecimal string, and vice versa?
what are implementation inheritance and interface inheritance?
What are examples of desktop applications?
Define parsing? Explain how to parse a datetime string?
What is the default value of string in c#?
What is the difference between ref and out in c#?
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
How many digits is a 32 bit number?
What is the difference between readkey and readline in c#?
Explain publishers and subscribers in events.