Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How can we acheive inheritance in VB.NET ?

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


Please Help Members By Posting Answers For Below Questions

What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?

1045


What is difference between sleep () and wait ()?

975


What will be the output of the following code?

963


Why do we need collections in c#?

920


You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

955


Can we have only “try” block without “catch” block in c#?

925


How to sort an int array in c#?

1008


What is eager and lazy loading in c#?

1088


Explain the difference between “constant” and “read-only” variables used in c#?

1086


Why do we use void in c#?

920


What is the relation between classes and objects?

1005


explain Garbage collector’s functionality on unmanaged code

979


What does the dispose method do with the connection object?

1020


Why is it efficient to use System.string under System.Text.StringBuilder ?

1028


What is dataset c#?

1004