Which programming language is developed by James A Gosling?
- AASP
- BJava
- CPHP
- DC#
Solution & Step-by-step Explanation
Java programming language was originally developed by James Gosling at Sun Microsystems and released in 1995. It was designed to have a "Write Once, Run Anywhere" (WORA) capability, allowing compiled Java code to run on all platforms that support Java without the need for recompilation.