MCQOPTIONS
Bookmark
Saved Bookmarks
→
Javascript
→
Blobs in Javascript
→
Which is the method used to draw a bar plot?..
1.
Which is the method used to draw a bar plot?
A.
bar_plot()
B.
plot(bar)
C.
barplot()
D.
plotbar()
Answer» D. plotbar()
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
"+=" operator can operate on following data values.
What type of value gets printed if we add following two variables ?var a = "1";var b = 5;
"===" operator is _______________.
Integer Variable + Character Variable + Undefined Variable = ______________ Value
Comments in JS are ignored by ____________.
What will be the output of the following script ?
Conditional Operator shown in the following example is _____________.
Guess the ternary operator used in the following example !!!
______ attribute is used to specify the character encoding used in an external script file.
What will be the Output of the below Code ?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply