pope4354 pope4354 02-01-2024 Computers and Technology contestada Which option completes the c openaddressingbucket class's isempty() function? a) return size == 0; b) return !this.isEmpty; c) return head == null; d) return isEmpty();