- Windows: C++, kernel is in C
- Mac: Objective C, kernel is in C (IO PnP subsystem is Embedded C++)
- Linux: Most things are in C, many userland apps are in Python, KDE is all C++
All kernels will use some assembly code as well.
All kernels will use some assembly code as well.