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
ashok kallagunta
NA
118
19.5k
partial class == abstract == method overriding ?
Jun 4 2017 10:13 AM
partial class : using parital class we can extend the logic.
abstract: we can create abstract method that can implemented in child class.
override: we can recreate a method in child class and make it as seperate method.
why we have these many things for doing same job?
please give simple reply don't make me confuse.
one interviewer ask me, if partial class can extend method whey you want to use abstract class for futre implementation.
Reply
Answers (
1
)
write a program that make 10 threads in 1 minutes in c#??
string.Substring(); Index and length must refer to location