c) No error in this code d) * operator has converted b * 50 into int, which can not be converted to byte without casting View Answer14. Which of the following is a type of polymorphism in Java Programming? a) M