Multiple choice

Which of the following is not GUI programming language?

  1. Visual JAVA

  2. Visual C++

  3. C language

  4. C#

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

C is a procedural, low-level programming language that does not have built-in GUI libraries. Visual C++, Visual Java, and C# are designed for GUI development.