1.

There can be multiple decision variables for while loop.(a) True(b) FalseThe question was asked by my college director while I was bunking the class.My question comes from Loops topic in section Interacting with MATLAB of MATLAB

Answer»

Correct option is (a) True

To EXPLAIN: We can PROVIDE MULTIPLE CONDITIONS to END a while loop. The conditions can be different so we can have multiple decision variables for while loop.



Discussion

No Comment Found

Related InterviewSolutions