Question: Question 1 (1 point) Java is both a compiled and interpreted language. True False Question 2 (1 point) _____ is the output of the compiler,

Question 1 (1 point)

Java is both a compiled and interpreted language.

True
False

Question 2 (1 point)

_____ is the output of the compiler, after translating the program.

Bit code

Native code

Object code

Source code

Question 3 (1 point)

An advantage of low-level languages is portability.

True
False

Question 4 (1 point)

This type of program translates a program by alternately reading lines and carrying out commands.

Compiler

Integrated development environment

Interpreter

Translator

Question 5 (1 point)

The ability to compile a program on one machine, transfer the byte code to another machine, and then interpret the byte code on the other machine is an advantage of _______.

Assembly

C or C++

Java

Perl

Question 6 (1 point)

Which of the following is not an example of a high-level programming language?

Assembly

C++

Java

Python

Question 7 (1 point)

The type of code generated by the Java compiler is called _________.

Bit code

Byte code

Object code

Source code

Question 8 (1 point)

Loosely-speaking, computers can only run programs written in low-level languages.

True
False

Question 9 (1 point)

Which statement is true about a Java program?

The Java compiler reads the byte code and the result appears on the screen

The Java interpreter reads the source code and the result appears on the screen

The Java interpreter reads the byte code and the result appears on the screen

The Java compiler reads the source code and the result appears on the screen

Question 10 (1 point)

A set of unambiguous step-by-step instructions that solves a problem defines a(n)

Algorithm

Command

Logarithm

Program

Submit Quiz10 of 10 questions saved

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!