MCQOPTIONS
Bookmark
Saved Bookmarks
→
Java
→
Builtin Exceptions in Java
→
Decrement operator '--' decreases the value of var..
1.
Decrement operator '--' decreases the value of variable by what number?
A.
1
B.
2
C.
3
D.
4
Answer» B. 2
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
From where break statement causes an exit?
What is true about do statement?
The while loop repeats a set of code while the condition is not met?
What would be the output of the following code snippet if variable a=10?
Which of the following for loop declaration is not valid?
Which two are acceptable types for x?
What is the valid data type for variable "a" to print "Hello World"?
What is the value stored in x in following lines of code?
What should be expression1 evaluate to in using ternary operator as in this line?
Evaluate the value of the expression?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply