Which of the following is a popular programming language for developing multimedia webpages.
A) COBOL
B) Java
C) BASIC
D) Assembler
Answers
Which of the following is a popular programming language for developing multimedia webpages.
A) COBOL
B) Java
C) BASIC
D) Assembler
Answer:
The right answer is option B) Java
Explanation:
Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Java is used to develop mobile apps, web apps, desktop apps, games and much more.
Java is a popular programming language for developing multimedia webpages.
The correct answer to your question is option (A)
Java
Java is a computer-programming language that is used to develop multimedia web-pages, web apps, desktop apps and even games. It is a form classic and object oriented programming language. It can be run on any platform without any recompilation. This is the intended purpose of Java “write once, run anywhere”.