Vodafone charges a fixed rental of Rs. 450 per month. It allows 200 calls free per month. Each call is charged at 1.8 when the number of calls exceeds 200 per month and it charges Rs. 2 when the number of calls exceeds 400 per month and so on. A customer made 150 calls in June and 535 calls in July. By how much per cent the each call is cheaper in July than each call in June?
Charge of 1 call in June = 450/150 = 3 Charge of 1 call in July = ((450+1.8 ×200 @ )+ 2 ×135)/535 = (450+360+270)/535 = 1080/535 = 2.01 = 2 Percentage of Cheapness of a call in July = (3- 2)/3 ×100 = 33.33%
Man-in-the-middle attack can endanger security of Diffie-Hellman method if two parties are not
Which cryptographic system uses two different keys for encryption and decryption?
What is the purpose of a domain name in web technology?
Which of the following is NOT an example of abstraction?
Which of the following is NOT a common exception class in Java?
Which of the following statements is true about checked exceptions?
An ADT defines:
In the context of computer networks, what is routing?
Which database level is closest to the users?
What is the main drawback of using large batch sizes in mini-batch gradient descent during training?