Question
Input: 3 kilo of each means 1.4 and 1.6 For the above
input, which step will be the following arrangement? Arrangement: of 1.4 and 1.6 means kilo 3 each Directions : A machine, when given a particular input, rearranges it following a particular rule. The following is the illustration of the input and the steps of arrangement: Input: Is 9 and 2 equal to 11. Step I: Is 2 and 9 equal to 11. Step II: Is 2 to 9 equal and 11. Step III: Is 2 to 9 and equal 11. Step IV: Is 2 to 9 and 11 equal. This is the last step of this input. Study the logic and answer the questions that follow:Solution
Here the rule followed is: A keen watch of last step will help in determining the logic. Words and numbers get arranged alternately. Word with less no. of letters precedes words with more letters and in case of words with equal no. of letters,arrangement occurs according to that in dictionary,Numbers are getting arranged in ascending order. Thearrangement takes place in each step by interchanging. Input: 3 kilo of each means 1.4 and 1.6 Step I: of kilo 3 each means 1.4 and 1.6 Step II: of 1.4 3 each means kilo and 1.6 Step III: of 1.4 and each means kilo 3 1.6 Step IV: of 1.4 and 1.6 means kilo 3 each
Which algorithm is used for minimum spanning tree?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
Which of the following represents the Preorder Traversal of the binary tree given below?
       A       / \      B   C   ...Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...What is the primary goal of the OWASP Top 10 project?
What is "unit testing" and how does it relate to debugging?
Which of the following attacks can occur when a user is tricked into performing unintended actions on a trusted website without their knowledge?
If a program crashes with a "NullPointerException" (or similar null reference error), what is the most likely cause?
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?