Question
The ratio of ages of A and B is 4:3. If A is 5 years
older than B, find the age of B.Solution
Let A’s age be 4x and B’s age be 3x. 4x - 3x = 5; x = 5. Therefore, B’s age = 3x = 3 × 5 = 15 years. Answer: b) 15 years
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