Programming on MATLAB related Questions and Answers - Page 5

Question 41 : The program to check the highest of n numbers can be done by ________
1. Sorting
2. If-else structure
3. Switch-case structure
4. Depends on the nature of n
View Answer   Discuss with Members

Question 42 : What will happen if we don't give an otherwise block to our switch structure?
1. Error
2. Infinitely demands a correct variable for case
3. Returns 0
4. Moves on to the next block
View Answer   Discuss with Members

Question 43 : Multiple graphs can be plotted, in the same window, if we use the ___ command in a loop.
1. hold on
2. held on
3. hold off
4. not possible
View Answer   Discuss with Members

Question 44 : Which of the following command would allow us to continue the evaluation of a function in the debugging mode?
1. dbcont
2. dbcontinue
3. continue
4. debugcont
View Answer   Discuss with Members

Question 45 : How much does the precision change while finding sin(x) using evalc and eval?
1. 10%
2. 2%
3. 20%
4. No change
View Answer   Discuss with Members

Question 46 : The debug commands can be run in
1. functions
2. live scripts
3. command window
4. nowhere
View Answer   Discuss with Members

Question 47 : The input to the evalc command is given using {}.
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 49 : The for keyword can be used to evaluate expressions using eval().
1. True
2. False
3.
4.
View Answer   Discuss with Members

Question 50 : In nested loops, the continue statement, if present within a nested if structure, will exit the ____________
1. If structure
2. nested if structure
3. entire loop
4. present iteration
View Answer   Discuss with Members


View 41 - 50 of 68 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter