Question: 3.If we read a byte and the value represents an international character equal to 133 using an InputStream object, what is true about the int
3.If we read a byte and the value represents an international character equal to 133 using an InputStream object, what is true about the int value we will read?
| It will be 133. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| It will be -133. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| It will be some negative value. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| It will be some positive value. 13.How many bytes does the read method in the FileInputStream class actually get from the file?
|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
