Q. Which of the following is a popular programming language for developing multimedia webpages.
β
Correct Answer: (B)
Java
Explanation:
Java is widely used for developing multimedia webpages because:
- It supports applet-based web applications.
- It has powerful graphics and animation capabilities.
- It allows cross-platform compatibility, making it ideal for web-based multimedia applications.
Other Options:
- (A) COBOL β Used mainly for business, finance, and administrative systems.
- (C) BASIC β An older language mainly used for simple programming and learning.
- (D) Assembler β A low-level language used for hardware and system programming, not for multimedia web development.
Thus, the correct answer is (B) Java.
Explanation by: Mr. Dubey
Java is widely used for developing multimedia webpages because:
- It supports applet-based web applications.
- It has powerful graphics and animation capabilities.
- It allows cross-platform compatibility, making it ideal for web-based multimedia applications.
Other Options:
- (A) COBOL β Used mainly for business, finance, and administrative systems.
- (C) BASIC β An older language mainly used for simple programming and learning.
- (D) Assembler β A low-level language used for hardware and system programming, not for multimedia web development.
Thus, the correct answer is (B) Java.