Question
Two numbers are in the ratio 2:8. The product of their
H.C.F. and L.C.M. is 3600. The sum of the numbers is:Solution
Let the numbers be 2x and 8x respectively. First number × second number = HCF × LCM => 2x × 8x = 3600 => x2 = [3600/(2×8)] = 225 => x = √225 = 15 Sum of the numbers = 2x + 8x = 10x = 10 × 15 = 150
Which of the following is a property of an admissible heuristic in A* search?
Which of the following best defines a process in an operating system?
In the Knuth-Morris-Pratt (KMP) algorithm, the Longest Proper Prefix Suffix (LPS) array lps[] is crucial. When pat[i] and pat[len] match, len is increme...
Which Hadoop component is responsible for resource management?
Consider the following Java code snippet:
  import java.util.PriorityQueue;
  import java.util.Comparator;
  class Item...
What is the main advantage of using subword tokenization in NLP?
Malicious software is known as :
Which of the following statements about private members in Java is correct?
The latency of a network isÂ
Web Pages can be created using :