adplus-dvertising
frame-decoration

Question

What are persistent variables?

a.

Variables which retain values between calls to the function

b.

Variables which help in calling a function

c.

Variables which deal with functions

d.

Variables global to the function

Posted under MATLAB Basics MATLAB

Answer: (a).Variables which retain values between calls to the function

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are persistent variables?

Similar Questions

Discover Related MCQs

Q. Variables need to have same name while being passed from the primary function to the sub-function.

Q. Which command can be used for single step execution in debugging mode?

Q. How do we access a global variable in nested functions?

Q. How does MATLAB help in passing function arguments?

Q. Which line is treated as H1 line?

Q. What are the functions to see the graph of a continuous and a discrete function?

Q. If we want to plot matrix arguments, which of the following gets plotted?

Q. To bring the scale of each axis to logarithmically spaced, the student entered ‘semilogx()’. What really happened?

Q. After trying to plot a pie-chart, the student finds that the function he used is rose(). What is the nature of data used by the student if an output graph is generated?

Q. To place a text on the plot using a mouse, the command used is _________

Q. What is the condition on x in bar(x,y)?

Q. If we put bar(x,y,1.2), we will get _____ bars.

Q. A student has to plot a graph of f(x)=t and g(y)=t in the same graph, with t as a parameter. The function he uses is ____

Q. To exhibit time-series or spatial-series data, what kind of diagrams are suitable?

Q. What is the difference between primary and secondary data in statistics?

Q. The nature of data while using pie plots is ___________ data.

Q. What would you use to show comparisons of profit of 3 industries over 3 quarters?

Q. What is the difference between stem plot and histogram plot?

Q. To display the partnership of 3 batsman with one batsman, one uses _________

Q. To display the runs scored by a batsman towards different directions in a field, one uses