Question
Solution
Let, the Cost price of the article be 100 Then marked price of the article is (100 + 40) = 140 Selling price is 73 (1/2)% of the marked price ⇒ 147/2 % of the marked price Selling price is {140 × (147/2)}/100 ⇒ (140 × 147)/200 ⇒ 102.9 Profit = (102.9 - 100) ⇒ 2.9 Profit percentage is (2.9 × 100)/100 ⇒ 2.9% ∴ The profifit percentage is 2.9%.
A critical section in multithreaded programming is a code segment that:
Which of the following statements accurately describes the layer functionality of a router in network communication?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?Â
CDATA is used in XML to:
In a multithreaded environment, which of the following synchronization mechanisms is used to prevent race conditions?Â
In multithreading programming, what is a critical section?
Average waiting time of all process?
What is the shortcut for 'Undo' in most software?
Which of the following statements is true regarding user-level threads compared to kernel-level threads?
Which heuristic function property ensures A* algorithm finds an optimal path?