Question
The least number 'Y' which when divided by 15, 20, and 45
leaves 2 as the remainder in each case. Find the value of ('3Y' - 5).Solution
ATQ,
As we know the least number which is divisible by 'a', 'b', and 'c' is the LCM of 'a', 'b', and 'c'.
So, the number which is completely divisible by 15, 20, and 45 = LCM of
15, 20, and 45 = 180
So, 'Y' = 180 + 2 = 182
Now,
(3Y - 5) = (182 × 3) - 5 = 546 - 5 = 541
Fill the blank
In K-Means algorithm, we calculate the distance between each point of the dataset to every ________ initialized.Â
State True or False
Semi-structured data  is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
What is overfitting in the context of machine learning models?
A Decision Support System (DSS) is best described as:
What is the primary purpose of Continuous Integration (CI) in software development?Â
Which access specifier allows data to be accessed only within the class?
What is the primary goal of abstraction in computer science?
What is the main drawback of the Minimax algorithm?
Which of the following is a major advantage of using a Mesh Network topology over a Star topology in large-scale networks?Â
fill the blank for 19.