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
Can a constructor be made final?
How many bits is a string?
Write a program to print fibonacci series up to count 10.
How much ram can a 64 bit processor theoretically?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
Tell me the latest versions in java related areas?
Is java map thread safe?
What is a package in java? List down various advantages of packages.
When would you use a static class?
How to instantiate static nested classes in java?
How do you create a sop?
Does java arraylist maintain insertion order?
What are unchecked exceptions in java?
What are the wrapped, classes?
How do you sort a list in java?