1.

Which of the following set the floating-point error callback function or log object?(a) setter(b) settercall(c) setterstack(d) all of the mentionedThis question was posed to me during an internship interview.This interesting question is from NumPy in section Developing Data Products and Working with NumPy of Data Science

Answer»

Right OPTION is (B) settercall

To EXPLAIN: seterr sets how floating-point ERRORS are handled.



Discussion

No Comment Found

Related InterviewSolutions