Question
Find the sum of the first 60 natural
numbers.Solution
Sum of first 'n' natural numbers = n(n + 1) ÷ 2
Required sum = 60 × (60 + 1) ÷ 2 = 60 × 61 ÷ 2 = 1830
To change mode of myfile to 'rwxr–r–' , the command used is
Which of the following is a characteristic of a public blockchain?
State true/false
Approach to Data mining is Infrastructure, exploration, analysis, interpretation and exploration.
What is the main characteristic of a greedy algorithm?
What is the purpose of a voltage divider circuit?
What is the purpose of the Program Counter (PC) in CPU control design?
Which logic gate produces an output that is the logical complement of the OR operation?
What is the primary advantage of using shared memory for IPC?
The Traveling Salesperson Problem is an example of which complexity class?
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?