Question
Sanjay earns Rs. 40,000 per month. He spends 20% of his
income on conveyance. From the remaining amount, he allocates 25% for groceries. How much does he save after these expenses?Solution
Amount spent on conveyance = 40000 X 0.2 = Rs. 8,000Remaining income = 40000 - 8000 = Rs. 32,000Amount spent on groceries = 32000 X 0.25 = Rs. 8,000Remaining income = 32000 - 8000 = Rs. 24,000 = amount saved.
Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... Which type of database key is a candidate key that has not been chosen as the primary key?
The time complexity of binary search is:
Which of the following is a primary advantage of using a star schema in a data warehouse design?
KMP pattern matching avoids:
Which encryption technique is used in Transport Layer Security (TLS) to securely establish a session key?
Which of the following best describes the key benefit of blockchain technology in supply chain management?
To insert a new node at the beginning of a singly linked list, which of the following operations is typically performed?
A stack follows which principle for data access?