trockout1599 trockout1599
  • 14-09-2019
  • Computers and Technology
contestada

What is the return type of writeDouble( double d ), a method of RandomAccessFile.
a) void b) int c) float d) double f ) boolean g) file object h) none

Respuesta :

luisafbv93
luisafbv93 luisafbv93
  • 23-09-2019

Answer:

The answer is h) none.

Explanation:

The RandomAccessFile.writeDouble(double d) method does not return any value, it converts the double d value into a long type and then, writes it into a file as an eight-byte quantity. So, the method does not return any value but creates a file object.

Answer Link

Otras preguntas

A cyclist on a training ride records the distance she travels away from home. The data only shows the first150 minutes of the ride before her cycling computer r
One-fourth of a number increased by thirteen is less than two.
Solve the equation for h y=hx+n
The energy transferred per unit electric charge in a circuit is . A current B chargeC power D potential difference​​
what is y= (5x+7) (2x+3) in standard form and identify values of a,b,c
4 people can trim a hedge in one hour. How long would it take 3 people? Give your answer in minutes.
Please complete this in 3-5 sentences.
You want to kill all process IDs of a specific process with a single command. Which command should you use
Write a function that will receive 5 numbers from a user (inputted one at a time-- use reassignment!) and will count then print how many of the numbers are odd.
Solve 25- (6-) A. -31 B-20 C.20 D. 31