Answer:
Options are missing (Incomplete Question)
Explanation:
One of the ways to create a DataOutputStream to write a file named out.dat is
FileOutputStream file = new FileOutputStream(D:\\out.dat);
DataOutputStream data = new DataOutputStream(file);
Line 1 declares a file variable to prepare the out.dat file for operation.
The file is located at directory D (Other location can also be used)
Line 2 creates a DataOutputStream variable named data to create the file named out.data in the directory mentioned above.
I believe the answer is energy. Hope this helps. (ノ◕ヮ◕)ノ*:・゚✧
In the case of a recessive genetic disorder, an individual must inherit two copies of the mutated allele in order for the disease to be present.
The answer to this question would me molecular.