Question
Find the sum of all the numbers between 3000 and 14000,
which are divisible by 25, 30 and 40.Solution
LCM of 25, 30 and 40 = 600 So, desired numbers are: 3000, 3600, …, 13800 Number of terms = (13800 – 3000)/600 + 1 = 19 Sum = (19/2) × [3000 + 13800] = 159,900
The number of significant figures for 5.1250 and 0.06900 respectively are____Â
Which type of fragmentation is primarily addressed by paging, and which type does paging typically introduce?
What is the primary goal of concurrent programming in software development?
Bourne-style shells uses which below symbol
What is the primary function of the Program Counter (PC) in a CPU?
What does Cyclomatic Complexity measure in software engineering?
OLAP and OLTP differs in
Consider the following Java code:
import java.util.Arrays;
public class Splitter {
  public static void main(String[] args) {
Which concept in cloud ensures that resources can handle increased load without degrading performance?
For the system showm below calculate the transfer function.