Question
A manufacturing company prepares a flexible budget for
its production costs. At 60% capacity, its total cost is ₹6,00,000, including ₹2,40,000 fixed cost. When operating at 80% capacity, what should be the total budgeted cost?Solution
At 60% capacity: Variable cost = ₹6,00,000 – ₹2,40,000 = ₹3,60,000 Variable cost per % = ₹3,60,000 / 60 = ₹6,000 At 80%: Variable cost = 80 × ₹6,000 = ₹4,80,000 Total cost = Fixed (₹2,40,000) + Variable (₹4,80,000) = ₹7,20,000
Which statement is TRUE regarding DIAC thyristor.
What is the shortcut for 'Undo' in most software?
Complete the while loop condition for an iterative binary search implementation.
def binary_search(arr, target):
low = 0
�...
Binary trees are often used to represent hierarchical data. Which of the following is NOT a direct application of binary trees?
Which type of relationship does inheritance represent?
The latency of a network is
Which of the following statements accurately describes Third Normal Form (3NF) in database normalization?
Round robin scheduling is essentially the preemptive version of
Which function can fetch and issue instructions from a queue or latch?
Which network security device typically enforces a policy based on IP, port and protocol and can operate at transport and application layer when deep in...