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 generic types in c#?
Is it good to use var in c#?
What is difference between array and list?
Does c# support multiple class inheritance?
Is an array an object c#?
Explain About Global.asax
Which of the following operations can you not perform on an ado.net dataset?
How many types of polymorphism are there?
What are verbatim strings in c#?
What is int32?
Define multicast delegate in c#?
What are circular references?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Show us in simple steps to create setup & deployment project for windows application?
Which is faster hashtable or dictionary?