1.

Strings are stored in ____ variables.(a) Character(b) String(c) Stack(d) ArrayThis question was addressed to me in exam.My doubt stems from Data Classes topic in section Beyond the Basics of MATLAB

Answer»

Right answer is (a) Character

To explain I WOULD say: All the variables are stored in the FORM of arrays. So STRINGS are ALSO stored as character variables. The variables are not CALLED string variables.



Discussion

No Comment Found

Related InterviewSolutions