1.

The timeit function returns the time in ms.(a) True(b) FalseThis question was posed to me in exam.This is a very interesting question from Performance and Memory in portion Advanced Software Development of MATLAB

Answer»

Right CHOICE is (a) True

For EXPLANATION I would say: The timeit function returns the time in seconds. HENCE, the above statement is FALSE.



Discussion

No Comment Found

Related InterviewSolutions