Question
A restaurant has a special offer where a family meal
costs ₹1,200 for 4 people. If a family of 6 orders this meal and then orders 2 additional family meals, what will be the total cost?Solution
Cost for 1 family meal = ₹1,200. Total cost for 2 family meals = 1,200 * 2 = ₹2,400. Total cost for 6 people (includes 2 extra meals) = ₹1,200 (for 4) + ₹2,400 = ₹3,600. Correct answer: B) ₹3,600
Which of the following database is based on the concept where data is stored in different tables a?
Which of the following statements about a MAC address is incorrect?
Java MinHeap class has a heapifyDown method.
public class MinHeap {
private ArrayList
heap; public MinHeap() {...
Which statement is true regarding Inductor and capacitor filter respectively used in the rectifier?
When should you use inheritance over composition?
___________________ is the amount of time taken to fulfill the request by the process. It can be calculated by taking the difference between the complet...
Which access specifier allows data to be accessed only within the class?
Memory compaction is a technique used to:
Which of the following statements about a MAC (Media Access Control) address is correct?
Which unit holds data temporarily and loses it when power is off?