What type of loop is the Java "while" loop?
A logical pretest loop.
A logical posttest loop.
A pretest until loop.
A posttest until loop.
There are not hints for this question