Question
The ratio of two numbers is 12:14 and their LCM is 168.
The numbers are:Solution
Let two numbers be A and B. => A:B = 12x:14x LCM = 12 × 14 × x = 84x => 84x = 168 => x = 2 A = 12x = 12 × 2 = 24 B = 14x = 14 × 2 = 28
- Which algorithm approach focus on Local Optimum solution? 
- What is the shortcut for 'Undo' in most software? 
- The core element of parallel processing is ___. 
- The ability of the device to give identical output when repeat measurement are made with the same input is defined as________ 
- Which of these AI approaches involves agents learning by interacting with their environment? 
- In a nodal analysis a circuit with 10 nodes will have _______ unknown voltage and _______equation. 
- Which of the following network traffic tool can capture not only passwords, but any type of data passing through a network, like usernames, email addres... 
- Which statement is FALSE for PLL used for demodulation of FM? 
- What is the output of the following part of python program? - x = ("apple", "banana", "cherry") - print(x) 
- Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?