1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Tatiana [17]
3 years ago
6

Write a function sumOfMultiples, that inputs two integers - seed and cap. The function should return the sum of all the multiple

s of seed present between 1 and cap (both inclusive). Your function should be named sumOfMultiples. Your function has two parameters in the order: seed: integer argument whose multiples need to be summed. cap: integer argument indicating the upper limit of the multiples to be added. Your function should return the sum of the multiples: an integer value. Your function should not print/output anything Examples: For the input arguments sumOfMultiples(6, 20), the function should return 36. (Explanation: the multiples of 6 between 1 and 20 are 6, 12 and 18. The sum of these multiples is 36). For the input arguments sumOfMultiples(1, 3), the function should return 6. (Explanation: the multiples of 1 between 1 and 3 are 1, 2 and 3. The sum of these multiples is 6).
Computers and Technology
1 answer:
ryzh [129]3 years ago
6 0

Answer:

HUHUHU+×÷OLOLOLOLO = i dont know

You might be interested in
Lin is creating a template for the configuration of Windows servers in her organization. The configuration includes the basic se
larisa86 [58]

The type of document should she create is  baseline document. Check more about the term Baseline below.

<h3>What is a Baseline document?</h3>

A Baseline document is known to be a kind official or legalized document that has passed through some measures of start approval and was used for its purpose.

Note that for Lin to be able to make the template for the configuration of Windows servers, the type of document that she can create is  baseline document.

Learn more about Windows servers  from

brainly.com/question/14526761

#SJ1

3 0
2 years ago
. What is piracy? ???????????????????​
Delicious77 [7]

Answer: a practice similar to piracy but in other contexts, especially hijacking.

"air piracy"

the unauthorized use or reproduction of another's work.

Explanation:

8 0
3 years ago
• Ethernet network that connects a single client PC to a single server and label the locations of switches and transmission link
OLEGan [10]

In the network constructed, we need to use 3 switches to  be able to connect a single client PC to the single server. Therefore:

  • Connect server to switch 1        (225 m)
  • Connect switch 1 to switch 2     (225 m)
  • Connect switch 2 to switch 3    (225 m)
  • Connect switch 3 to client PC   (225 m)

<h3>What is the network about?</h3>

The maximum distance for ethernet connection is known to be about 100 meters and it is one that is often used in the transmission speeds.

Note that when one has added to the network switches, the distance need to be increased to about 200 meters and thus about 900 meters of distance need to exist between the client PC and the server.

The Ethernet network need to be designed as:

Connect server to switch 1        (225 m)

Connect switch 1 to switch 2     (225 m)

Connect switch 2 to switch 3    (225 m)

Connect switch 3 to client PC   (225 m)

Note that Total distance covered = 225 + 225 + 225 + 225

                                                       = 900 meters

Therefore, In the network constructed, we need to use 3 switches to  be able to connect a single client PC to the single server.

Learn more about Ethernet from

brainly.com/question/16947988

#SPJ1

6 0
1 year ago
You create a new three-way mirror storage space. You format the storage space by using ReFS. Which two features can you use on t
Snezhnost [94]

Answer:

These feature include Sparse VDL and Block clone

Explanation:

First an ReFS(Resilient File System) is a file system designed by Microsoft to minimize the availability of data  and to have an efficient scalability to large data set across diverse workloads

Note : efficiency can be defined as the rate at which work is performed relative to the total work and/or cost incurred.

While

scalability: can be defined as the ability of a system to fit in the needs of  an increased workload by repeatedly applying a cost-effective strategy for extending a system’s capacity.

Block clone:

This feature  accelerates copy operations, enabling quick, low-impact VM (Virtual Machine)checkpoint merge operations.

Sparse VDL:

This is a feature of ReFS that allows it to zero file rapidly thereby reducing the time it takes to create fixed VHDs(Virtual Hard Disks)

7 0
3 years ago
Two organizations cannot have the same name for a computer true or false
liberstina [14]
The answer is False.  Two organizations can have the same name for a computer.  <span>Both </span>computers may<span> have the </span>same name<span>, are on the </span>same<span> subnet, and are on the </span>same domain<span>. But each </span>computer<span> has a unique IP address.</span>
4 0
3 years ago
Other questions:
  • ____________________ memory is the ability to add RAM without shutting down the computer or operating system.
    13·1 answer
  • Savings accounts usually offer _________ interest rates than checking accounts. It is _________ to access your money in a saving
    10·2 answers
  • What does the image depict:
    14·1 answer
  • Can someone help me write an algorithm and a flow chart pls for question 3
    7·1 answer
  • Name the application used for creating Presentations___
    5·2 answers
  • Ways to be your best digital self?
    7·1 answer
  • If there is an value in a array, and the same value comes at the same spot, does it cancel each other out or does it reassing th
    10·1 answer
  • Which program will have the output shown below?
    11·2 answers
  • What is a circular network.​
    6·2 answers
  • What are some qualities of a good game critic? What are some qualities of a bad game critic?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!