Question
A six-digit number 27p5q8 is divisible by 36. What is
the greatest possible value for (p×q)?Solution
27p5q8 the number must be divisible by both 4 and 9, as 36 is the product of these two numbers. As we know the divisibility rule of 4 and 9 so, take the maximum value of p and q from 1 to 9. p=6 q=8 the greatest possible value of p×q =6×8 =48.
The class NP-complete includes problems that are:
Which of the following is NOT a method for handling deadlocks?
Which of the following statements is true regarding the class NP?
What is a deadlock in a computer system?
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which data structure in a compiler is used for managing information about variables and their attributes?
Which command will help you to find the time of how long the system is being running?
In which case higher bandwidth can be achieved
What is an algorithm?
In the context of ADTs, what does "encapsulation" refer to?