Which of the following functions cause an error? June 7, 2022 by admin โช Choose the correct option.Which of the following functions cause an error?A. int(“034”)B. eval(“034”)C. int(“3.4”)D. eval(“3.4”) Submit Answer