TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
prabhavathi23
NA
39
0
Doubt in Inheritance
Apr 28 2005 8:27 AM
IS it possible ? I have doubt in inheritance.Example is given below class A { somefunction() } class B:A { somefunction1() } class C:B { somefunction2() } So is it possible to inherit the class B in C..so that i can get the members inside B and A ? What the technical term called for this...Mutiple inheritance ? or some thing else ? Thanks in advance Sridharan.M
Reply
Answers (
4
)
Methods Description
VB.Net coding re:Crystal Reports passing back info