Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Database Management

Authors: Fred R. McFadden, Jeffrey Slater, Mary B. Prescott

5th Edition

0805360549, 978-0805360547

More Books

Students also viewed these Databases questions