Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
1
Reply
When do you absolutely have to declare a class as abstract?
sai
18y
11.7k
0
Reply
Submit
When the class itself is inherited from an abstract class, but not all base abstract methods have been overridden.
When at least one of the methods in the class is abstract.
18y
0
What’s the difference between the System.Array.CopyTo() and System.Array.Clone()?
What’s a delegate?
Message