Multiple choice technology web technology Which is not a basic value type in hibernate? integer character yes_no None of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Hibernate basic value types include integer, character, yes_no (boolean mapping), string, date, and many others. Since all options A, B, C are valid basic types, the correct answer is 'None of the above' (meaning none is NOT a basic type).