Multiple choice technology web technology 5) The four basic data types are: strings, numbers, BooBoos, and nulls strings, text, Booleans, and nulls strings, numbers, Booleans, and nulls strings, numbers, Booleans, and zeros Reveal answer Fill a bubble to check yourself C Correct answer Explanation In JavaScript, the fundamental primitive data types include strings, numbers, Booleans, and nulls. Other options contain fictitious types like 'BooBoos' or incorrect classifications like 'zeros'.