Answer:
what
Explanation:
uhh this isnt complete or something i dont know what this is im gonna answer it for the points
Answer:
The new root will be 2.
<em></em>
Explanation:
The binary tree is not properly presented (See attachment)
To answer this; first, we need to order the nodes of the tree in a pre-order traversal.
We use pre-order because the question says if something is removed from the left child.
So, the nodes in pre-order form is: 14, 2, 1, 5, 4, 16.
The root of the binary tree is 14 and if 14 is removed, the next is 2.
<em>Hence, the new root will be 2.</em>
Answer:

Explanation:
Given
Power at point A = 100W
Power at point B = 90W
Required
Determine the attenuation in decibels
Attenuation is calculated using the following formula

Where
t and
t


Substitute these values in the given formula




<em>(Approximated)</em>
Answer:
True is the correct answer for the above question.
Explanation:
- When any document file is opened then every point has some particular address. so there is a pointer which states that where the read operation and the write operation is going on.
- When any person writes any program to read a file or write a file then there is a need for some variable that is pointed for the reading and the write operation.
- The document which is used for the write data or read data is also designed and maintained by some software.
- Hence we can say that there are needs of some variable that point the operation of the file and it is also stated from the above question. Hence the above question statement is a true statement.