Answer Posted / roopesh
class a
inherits b
using this we can do in vb.net and inherits line should be
in next line to the child class as mentioned above...
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is an assembly in .net?
What is native image generator (ngen.exe)?
What is Implementation inheritance and interface inheritance?
What is the difference between delegates and events in c#?
Does c# support #define for defining global constants?
What is array class in c#?
What is a long in c#?
What is the difference between interface and inheritance in c#?
To catch any possible exception What is the C# syntax written ?
What are virtual classes in c#?
Differentiate between dataset and datareader?
Explain lock, monitors, and mutex object in threading.
How to override a function in c#?
Explain about CTS?
What are the ways in which client can create object on server in cao model?