Berserker2214 Berserker2214 05-01-2024 Computers and Technology contestada Which function modifies the values of nodes in a binary tree by incrementing them and returns the modified tree? a) incNode(root) b) modifyTree(root) c) incrementTree(root) d) updateValues(root)