Multiple choice

Which language is most widely used for writing programs for the Windows Operating System?

  1. Java

  2. Visual Basic

  3. Fortran

  4. Oracle

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

Visual Basic was historically the most widely used language for Windows application development due to its tight integration with Windows API, ease of use, and Microsoft's strong support. Java is cross-platform, Fortran is for scientific computing, and Oracle is a database company, not a programming language.