Podcast
Questions and Answers
Which company developed the high-level programming language Java?
Which company developed the high-level programming language Java?
- Sun Microsystems (correct)
- IBM
- Apple
- Microsoft
Who was the lead developer of Java and his team?
Who was the lead developer of Java and his team?
- Tim Cook and his team
- Steve Jobs and his team
- James Gosling and his team (correct)
- Bill Gates and his team
Which company acquired Sun Microsystems in 2010?
Which company acquired Sun Microsystems in 2010?
- Amazon
- Oracle (correct)
What is the key feature of Java that makes it platform independent?
What is the key feature of Java that makes it platform independent?
What feature of Java allows it to be platform-independent?
What feature of Java allows it to be platform-independent?
Which component of Java checks the code fragments for illegal code that can violate access rights to objects?
Which component of Java checks the code fragments for illegal code that can violate access rights to objects?
What feature of Java ensures strong memory management and automatic garbage collection?
What feature of Java ensures strong memory management and automatic garbage collection?
Which part of the Java Development Kit contains a private Java Virtual Machine (JVM)?
Which part of the Java Development Kit contains a private Java Virtual Machine (JVM)?
What allows Java to create distributed applications and access files by calling methods from any machine on the internet?
What allows Java to create distributed applications and access files by calling methods from any machine on the internet?
Which feature of Java ensures that there are no implementation dependent features, such as fixed size of primitive types?
Which feature of Java ensures that there are no implementation dependent features, such as fixed size of primitive types?
What is the purpose of the class loader in Java?
What is the purpose of the class loader in Java?
What is the role of the security manager in Java?
What is the role of the security manager in Java?
What software development environment contains a compiler (javac) and a private Java Virtual Machine (JVM)?
What software development environment contains a compiler (javac) and a private Java Virtual Machine (JVM)?
Flashcards are hidden until you start studying