Question
What is the least perfect square divisible by 15, 18, 25
and 30? Also, find the remainder when this number is divided by 77.Solution
ATQ,
LCM of 15, 18, 25 and 30 = 450
Since, 450 = (2 × 3 × 3 × 5 × 5)
To convert this to a perfect square, we multiply by 2
So, required number = 450 × 2 = 900
900 ÷ 77 = 11 × 77 + 53
So, desired remainder = 53
What is the output of the following part of python program?
x = ("apple", "banana", "cherry")
print(x)
Which statement is FALSE for analog input module for PLCs?
In public-private key encryption , which of the following is true regarding the private key ?
Which is not the property of Data warehouse
Which of the following statements best describes the role of the JDBC package in Java programming?
Which is used for C shell?
What is the primary purpose of using private class members in object-oriented programming?
Which statement is TRUE regarding Norton theorem?
What is the primary purpose of the UNION ALL operator in SQL?
Which is not an IoT OS?