Question
If, 40 – 14 means 560, 168 + 8 means
21, 26 ÷ 2 means 28, 8 x 7 means 1, then 410 – 7 x 290 ÷ 350 + 7 x 21 = ?Solution
Given that: 40 – 14 = 560. But actually 40 x 14 = 560. So, – means x. Given that: 168 + 8 = 21. But actually 168 ÷ 8 = 21. So, + means ÷. Given that: 26 ÷ 2 = 28. But actually 26 + 2 = 28. So, ÷ means +. Given that: 8 x 7 = 1. But actually 8 – 7 = 1. So, x means –. Given expression =410 – 7 x 290 ÷ 350 + 7 x 21 =? 410 x 7 – 290 + 350 ÷ 7 – 21 =? 2870 – 290 + 50 – 21 2609
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
The amortized time for inserting into a dynamic array (like C++ vector) is:
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which sorting algorithm has an average-case time complexity of O(n log n) and is known for its efficiency, often using a divide-and-conquer approach?
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which of the following is substring of “IXAMBEE”?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?