1.

A for-loop can have multiple index values.(a) True(b) FalseI had been asked this question during an online exam.This key question is from Loops topic in division Interacting with MATLAB of MATLAB

Answer»

Correct answer is (a) True

For EXPLANATION: A for-loop has a SINGLE INDEX. But it has multiple index-values during successive iterations.



Discussion

No Comment Found

Related InterviewSolutions