Which of the following is a scripting language?
2026
Which of the following is a scripting language?
- A.
FORTRAN 95
- B.
COBOL
- C.
C++
- D.
Visual Basic
Attempted by 225 students.
Show answer & explanation
Correct answer: D
Visual Basic is often categorized as a scripting or interpreted language, particularly in the context of automation and macro development within applications. In contrast, FORTRAN is a compiled procedural programming language designed primarily for numerical computation and scientific calculations. Therefore, Visual Basic fits the description of a scripting language better than FORTRAN in this context.