Podcast
Questions and Answers
What is the main purpose of Java programming?
What is the main purpose of Java programming?
- To create web browsers
- To build enterprise software (correct)
- To design operating systems
- To develop mobile applications
What is a key feature of Java programming language?
What is a key feature of Java programming language?
- Interpreted execution only
- Automatic memory management (correct)
- Use of inline assembly code
- Support for pointers
Which of the following platforms can Java programs run on?
Which of the following platforms can Java programs run on?
- MacOS only
- Linux only
- Multiple platforms including Windows, Linux, and MacOS (correct)
- Windows only