Which programming language was developed by Sun Microsystems and is known for its platform independence? 🔊
The programming language developed by Sun Microsystems known for its platform independence is Java. Java is designed to be portable across various platforms, meaning that code written in Java can run on any device equipped with a Java Virtual Machine (JVM). This characteristic of "write once, run anywhere" has made Java a popular choice for building applications, particularly in enterprise environments and for developing Android applications.
Equestions.com Team – Verified by subject-matter experts