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 is a programming object?
List out benefits of object oriented programming language?
Explain the use of volatile field modifier?
What is the difference between this() and super() in java?
What exactly is a .class file?
How do I start learning java?
What is codebase?
Can you explain the final method modifier?
What are namespaces in java?
What is arraylist class in java?
Mention a package that is used for linked list class in java.
Why main function is static?
Which class should you use to obtain design information about an object in java programming?
What is preparedstatement in java?
What is the use of :: in java?