Multiple choice technology programming languages "fBusy" represents a variable of the following data type: floating-point double boolean function Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Hungarian notation, 'f' prefix indicates a boolean flag or boolean value. Floating-point would use 'd' (double) or 'f' only if differentiating float types. The 'Busy' suffix further suggests this is a true/false state.