Skip to content

Commit

Permalink
Update q157 answer (#4992)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharsanan1 authored Oct 22, 2022
1 parent 60d46ad commit 5059d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/java-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -2215,7 +2215,7 @@ class Lambo extends Car {

#### Q157. What is the default value of short variable?

- [ ] 0
- [x] 0
- [ ] 0.0
- [ ] null
- [ ] undefined

0 comments on commit 5059d08

Please sign in to comment.