Question
18
4
out
of
4
points
All
students
are
required
to
complete
the
online
orientation
for
this
course
in
order
to
gain
access
to
the
first
several
assignments.
Selected
Answer:
&
True
Correct
Answer:
@
True
Question
19
4
out
of
4
points
Don't
rely
on
the
Drjava
IDE
(or
any
other
IDE)
to
test
your
programs.
Test
your
source
code
for
each
program
from
the
command
line
using
Oracle’s
javac.exe
and
java.exe
programs
to
confirm
that
your
programs
conform
to
the
program
specifications
before
submitting
your
assignments.
Selected
Answer:
@
True
Correct
Answer:
@
True
Question
20
4
out
of
4
points
You
may
take
Test00
an
unlimited
number
of
times
on
or
before
the
submission
deadline.
The
submission
deadline
for
Test00
is
the
same
as
the
submission
deadline
for
Test02
at
the
end
of
the
semester.
Selected
Answer:
@
True
Correct
Answer:
@
True
Question
21
4
out
of
4
points
NetBeans,
Eclipse,
and
other
high-level
IDEs
are
excellent
productivity
tools
for
programmers
in
the
workplace
who
are
working
on
large
projects,
who
know
exactly
what
they
are
doing,
and
who
have
a
need
to
become
6
more
productive
in
their
programming
efforts.
However,
to
write
the
simple
programs
required
for
this
course, you
should
need
nothing
more
sophisticated
than
a
text
editor
(preferobly
with
Jovo
syntax
color
coding)
and
the
Oracle
Java
Development
Kit
(J/DK).
The
use
of
a
high-level
IDE
to
write
the
programs
required
for
this
course
is
overkill,
can
lead
to
problems,
and
is
not
recommended.
Selected
Answer:
@
True
Correct
Answer:
@
True
Question
22
4
out
of
4
points
The
assignments
for
this
course
are
take-home
assignments.
You
may
use
any
reference
material
that
you
have
available.
However,
you
are
instructed
not
to
obtain
assistance
from
anyone.
6
Selected
Answer:
@
True
Correct
Answer:
@
True