Is C++ necessary for systems programming?

Aadit Kapoor

Aadit Kapoor

@aadit-kapoor-EBxnXT Oct 25, 2024
Is C++ necessary for systems programming?

Replies

Welcome, guest

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

CrazyEngineers powered by Jatra Community Platform

  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Feb 8, 2014

    If you want to write your own Windows or Linux, then yes, you do need to be Ninja of C/C++.
    Windows, Linux and Mac OS all kernels are written in C/C++.
  • Anand Tamariya

    Anand Tamariya

    @anand-tamariya-DnfjEX Feb 8, 2014

    Linux/Unix kernel is written in C (not C++).