Multiple choice Which of the following is NOT a high-level programming language? Assembly C# Java Ruby Reveal answer Fill a bubble to check yourself A Correct answer Explanation Assembly is a low-level programming language that is very close to machine code, whereas C#, Java, and Ruby are high-level languages that provide more abstraction from hardware.