Is OOPs Concepts essential for system programming?

Aadit Kapoor

Aadit Kapoor

@aadit-kapoor-EBxnXT Oct 27, 2024
Is OOPs Concepts essential for system programming?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Feb 20, 2014

    viva?
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Mar 4, 2014

    Aadit Kapoor
    Is OOPs Concepts essential for system programming?
    Yes, they are. They aren't just as difficult to understand as many people think, right?
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Mar 4, 2014

    From what little knowledge I have, C++ can't trigger interrupts, MMU calls and many other low level extremely important functions (which i dunno) required in system programming. Only assembly & C (in most case) will save you.
    Though C++ is not as useful as asm & C for system programming, no knowledge goes waste.
  • Arjun Walmiki

    Arjun Walmiki

    @arjun-walmiki-jyHRGD Mar 5, 2014

    OOPS=Object Oriented Programming
    <a href="https://www.aspdotnet-suresh.com/2010/04/introduction-to-object-oriented.html" target="_blank" rel="nofollow noopener noreferrer">Introduction to Object Oriented Programming Concepts (OOPS) in C#.net - ASP.NET,C#.NET,VB.NET,JQuery,JavaScript,Gridview</a>