Hacker News new | ask | show | jobs
by boomlinde 4539 days ago

    > What would be an example of a language with weaker OOP capabilities?
Something without the concept of objects built in? C?
1 comments

That's absent OOP capabilities.
No, C is perfectly capable of OOP. I can't think of a general purpose language that inherently isn't.