Podcast
Questions and Answers
Which operating systems support Java?
Which operating systems support Java?
- MacOS, Ubuntu, Android
- Ubuntu, Windows, Android
- Sun Solaris, RedHat, Windows (correct)
- iOS, CentOS, Fedora
What is the main advantage of Java as a programming language?
What is the main advantage of Java as a programming language?
- Low-level hardware access
- High performance
- Native code execution
- Platform independence (correct)
What type of language is Java?
What type of language is Java?
- Functional and imperative
- Logic and declarative
- Concurrent, class-based, and object-oriented (correct)
- Sequential and procedural
What can Java be used to develop software for?
What can Java be used to develop software for?
Which control allows multiple selections to be made?
Which control allows multiple selections to be made?
What is the purpose of 'buddying' a scroll bar with another control?
What is the purpose of 'buddying' a scroll bar with another control?
Which control accepts a single line of typed information from the user?
Which control accepts a single line of typed information from the user?