Question 1 You must use the Java interpreter to translate the bytecode into exec
ID: 644235 • Letter: Q
Question
Question 1
You must use the Java interpreter to translate the bytecode into executable statements before running a Java application.
True
False
.
1 points
Question 2
You can use virtually any number of nested loops; however, at some point, your machine will no longer be able to store all the necessary looping information.
True
False
.
1 points
Question 3
The ____ is the type to which all operands in an expression are converted so that they are compatible with each other.
a.
numbered
b.
unifying type
c.
data type
d.
primitive
.
1 points
Question 4
The method ____ is the first line of a method.
a.
argument
b.
declaration
c.
statement
d.
address
.
1 points
Question 5
A statement that will alter the value of the loop control variable is included in the body of a loop.
True
False
.
1 points
Question 6
A variable comes into existence, or ____, when you declare it.
a.
goes out of scope
b.
overrides scope
c.
is referenced
d.
comes into scope
.
1 points
Question 7
An alternative to importing a class is to import an entire package of classes.
True
False
.
1 points
Question 8
If a compiler detects a violation of language rules, it refuses to translate the class to ____.
a.
machine code
b.
Java
c.
an application
d.
a logic error
.
1 points
Question 9
The statements that make up a loop body will continue to execute as long as the expression value remains false.
True
False
.
1 points
Question 10
When you run a Java application using the ____ command, do not add the .class extension to the filename.
a.
class
b.
static
c.
output
d.
java
.
1 points
Question 11
When you execute an if
Explanation / Answer
1. True
2.True
3.Unifying type
4.Declaration
5.True
6.Comes into scope
7.True
8.Machine code
9.True
10.java
11.independentstatement
12.Constructor
13.methods
14.True
15.Variable
16.True
17.double
18.masks
19.get
20.False
21.True
22.nested
23.Implementation hiding
24.void
25.do while
26.conditional OR operator
27.DOS
28.is-a
29.instance
30.loop
31.application
32.string
33.true
34.Polymorphism
35.indefinite
36.accessor
37.true
38.true
39.Boolean fields set to true
40.concatenate statement
41.inner class
42.semicolon
43.false
44.goes out of scope
45.loop body
46.60
47.true
48.this
49.true
50.arithmetic
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.