MCQOPTIONS
Bookmark
Saved Bookmarks
→
Javascript
→
Blobs in Javascript
→
What is the nature of the following code? ..
1.
What is the nature of the following code?
A.
j=0 & i=1
B.
j=1 & i=0
C.
i=8 & j=36
D.
ErrorView Answer
Answer» B. j=1 & i=0
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will the following code do?
How do we break from an infinite loop without keeping a break statement within the loop?
What will be the output for the following code?
There can be multiple decision variables for while loop.
A for-loop can have multiple index values.
What is the nature of the following code?
How many times will the following loop run?
A break statement will leave the outer loop.
What is the size of i after the following code is run in MATLAB?
What is the default increment value in a for-loop?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply