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
Dhanesh Kumar M J
NA
372
15k
What is the Actual use of Interface and Abstraction?
Dec 27 2017 1:48 AM
What is the Actual use of Interface and Abstraction?I dont even why the interface is using in interface there is no implementation we should implement within the derived class, then why we use interface we can directly implemented in the class itself,
and also abstraction why we can do it directly in which scenario these to we used
Reply
Answers (
1
)
Storing different type of element in Array in C#
give me solution in c#