Which statement returns a cell array of the strings containing ''burger'' from 'menu'?'menu = {'hot dog' 'corn dog' 'regular burger' 'cheeseburger' 'veggie burger'}'

🎲 Try a Random Question  |  Total Questions in Quiz: 63  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
MATLAB Quiz — practice the complete quiz, review flashcards, or try a random question.

MATLAB MCQs For LinkedIn Skill Assessments.

MATLAB is a proprietary multi-paradigm programming language and numeric computing environment.


Which statement returns a cell array of the strings containing ''burger'' from 'menu'?<br>'menu = {'hot dog' 'corn dog' 'regular burger' 'cheeseburger' 'veggie burger'}'