a) A while statement iterates once before evaluating the condition.
b) A counter is incremented by a constant amount.
c) An accumulator signifies that a loop should stop iterating.
d) Sentinel values must always be the value -1.
e) A variable declared in a for statement can be used again anywhere in the program code.
f) String variable are primitives data types.
g)The first character of the string has index position 1.
h) Strings are compared using relational operators such as %26gt;.
i) The string class includes a method for determining the location of a substring within a string.
Java help! True/False?
d me tinks
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment