Answer:
hii
Explanation
syntax error: a syntax error is an error in the syntax of a sequence of characters or tokens that is intended to be written in compile-time. A program will not compile until all syntax errors are corrected.
logic error: logic error is a bug in a program that causes it to operate incorrectly, but not to terminate abnormally. A logic error produces unintended or undesired output or other behaviour, although it may not immediately be recognized as such.
Certificate or associate's degree with considerable work experience; bachelor's degree most often required; master's degree for some jobs
Answer:
boolean
Explanation:
while loops test to see if something is true or false to know when to continue the loop