InterviewSolution
Saved Bookmarks
| 1. |
What is the default value of byte datatype in Java? |
|
Answer» Default value of byte datatype is 0. |
|