I dont know I'm so sorry I cpuldnt help
Answer:
<u>Algorithm()
</u>
1. p = Enter the price of item A.
2. c = Enter the number of A’s purchased.
3. Now the price per item with tax is:
t= p+(p*6/100)
4. The total cost of c items:
ct= t * c.
5. Print ct.
In this algorithm, we are taking the price per item and counting it’s cost including tax. Then we are multiplying the price per item with tax with the number of items we purchase, to find the overall cost with tax.
You may calculate the overall cost without tax as (p*c). Then you can find the overall cost with tax as ((p*c)+(p*c*6/100)), as in both way, we will get the same result.
Answer:
A. data-link layer
Explanation:
Data-link layer is the first layer and allows a contiguous sequence of bits to be transmitted through the network.
On top of it is the Network Layer and it handles the task of routing network messages from one computer to another.
Then comes the Transport Layer which is the basic layer at which one network computer communicates with another network computer.
It would depend on the movie and the theater policy.....
Hope this helps have a good day