Question
33.98 X 17.99 - (7.99 X 8.99) ÷ 1.99 - 27.99 X 4.01 = ?
X 3.99 What approximate value will come in place of the question mark (?) in the following question? (Note: You are not expected to calculate the exact value.)Solution
ATQ,
33.98 X 17.99 - (7.99 X 8.99) ÷ 1.99 - 27.99 X 4.01 = ? X 3.99
34 X 18 - (8 X 9) ÷ 2 - 28 X 4 = ? X 4
612 - 36 - 112 = ? X 4
464 = ? X 4
? = 116
What is the best-case time complexity of the binary search algorithm ?
What is the base case in a recursive function?
Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...KMP improves naive string matching by:
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
Which algorithm is used for shortest path in graphs?
In network architecture, what is the primary advantage of a mesh topology over a star topology?
In CI/CD pipelines, which of the following is NOT a key benefit of Continuous Integration (CI)?
Which of the following best describes the mechanism of a Cross-Site Scripting (XSS) attack?