value;
while ((value = fileinputstream.read())!= -1)
"""
and
"""while(fileinputstream.read()!=-1)"""
Why we should first store it in a free space in memory????
Why if we don't do that it shows interchangely byte values? ☹️🤔
Please format the code you posted, by wrapping it in triple backticks.
"""Out: fileinputstream.read() is not equals to Out:value Its my abstract mean"""
.
Обсуждают сегодня