Question
If average of first 9 numbers is (n β 50) and the sum
of remaining number is 1620. Find the value of βnβ, if the average of 21 numbers is βnβ.ΒSolution
According to the question, => 21n = 9Β ΓΒ (n β 50) + 1620 => 21n - 9n = 1620 β 450 => n = 97.5
Which command is used to create a new file in a Unix/Linux system?
State true or false.
Is it possible that the assignment of observations to clusters does not change between successive iterations in K-Means?
Which is the level of implementation of data structure
In C programming, which header file is commonly used to work with DMA?
The SI unit for measuring time is:
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
What is the main purpose of abstraction?
What is the main characteristic of a greedy algorithm?
Which protocol is used for secure data transmission over the internet?
Predict the correct output for python code