Answer Posted / simo ouali
The read() function reads a specified number of bytes from a
file handle and stores the data in a scalar variable.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the restrictions imposed on method overriding?
How to create a base64 decoder in java8?
What are bind parameters?
Can we have any other return type than void for main method?
Is finalize() similar to a destructor?
What are the disadvantages of object oriented programming?
What is the role of garbage collector in java?
Can a function return a function?
What is the final field modifier?
How many bits is a word?
What is the difference between break and continue statements?
What is the use of java?
What is treeset in java collection?
What do you understand by the bean persistent property?
What is the purpose of return statement?