Question
(? + 11.86) X 14.89 = 19.89% of
2399.89 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, (? + 11.86) X 14.89 = 19.89% of 2399.89 (? + 12) X 15 ~ 20% of 2400 (? + 12) X 15 ~ 480 ? + 12 ~ 32 ? ~ 32 - 12 ? ~ 20
Which scheduling policy may result in high waiting times for long-running jobs?
Which algorithmic design technique involves breaking down a problem into smaller subproblems and solving them recursively?
What data structure is commonly used to represent the parse tree in parsing?
Which tree traversal visits the nodes in the order: left, root, right?
Which of the following is a new semantic element introduced in HTML5?
In a public blockchain, who can participate in the validation of transactions and creation of new blocks?
Which of the following is not a testable Web App security element?
Which of the following power plants relies on the fission of uranium atoms to generate heat?
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?
What is the final phase in the software development process, which involves fixing bugs and making improvements?