Correct option is D
Cobra: Cobra is a lesser-known programming language that supports both static and dynamic typing and is designed for modern applications. It emphasizes clean syntax and incorporates features from other languages like Python.
Python: Python is one of the most popular programming languages today. It is known for its simplicity and readability, often used in web development, data science, machine learning, and more.
Squirrel: Squirrel is a lightweight programming language designed for scripting in embedded systems, making it ideal for situations where memory and resources are limited.
Java: Java is a widely-used, object-oriented programming language, well known for its portability across platforms (write once, run anywhere). It’s commonly used in web applications, Android development, and large-scale systems.