Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Constructor class B and derived class D
Bing In
8y
305
1
Reply
use constructor class B and derived D
custom method is used
output should be below
variable i of B = 100
variable i of D = 500
use constructor class B and derived D
use abstract and override method
variable i of B = 100
variable i of D = 500
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
how to solve this c# coding error?
finding the order of execution of the Jobs