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
Abhishek Jaiswal
95
19.8k
9.6m
How to implement this in C# ?
May 11 2014 12:44 AM
Add new functionality according to the following specification. A private patient, according to his/her policy, is able to receive a discount from the Doctor's fee. These discounts are: Level A – 10% Level B – 20% Level C – 30% Implement functionality that enables the Doctor's fee to be calculated according to the above requirements. Note a public patient gets no discount.
// for reference you can use these
Attachment:
code.zip
Reply
Answers (
2
)
stacks, queues and doubly linked lists question
write a xml code in c#