In a swap you need a _____________ variable so that one of the values is not lost.

Answers

Answer 1

Answer:

temp

Explanation:

:D

Answer 2

There are different type of variable in computer, In a swap you need a temporary variable so that one of the values is not lost.

What is a temporary variable?

A temporary variable is a variable that has a short lifetime,it is use to hold a data that will soon be discarded, or data that will soon be moved to a more permanent memory location.

Therefore, In a swap you need a temporary variable so that one of the values is not lost.

Learn more on temporary variable here,

https://brainly.com/question/13420617


Related Questions

I need help I have questions I need answers in coding html,css,js and python.Fast
The purpose of the sleep method is to reduce the amount of energy the program uses.
True
False
The _____ is a collection of webpages that use the internet.
pseudocode
World Wide Web
Python
server
Which of the following lines of code would correctly create a list called weapons?
weapons == [“sword”, “sling”, “knife”]
weapons = [“sword” or “sling” or “knife”]
weapons = (“sword”, “sling”, “knife”)
weapons = [“sword”, “sling”, “knife”]
Which of these lines of code would import both the random and the time modules?
import random, time
import random and time
time.import, random.import
import(random, time)
When using HTML, your text should be placed between the opening and the closing tags.
True
False

Answers

Answer:

1. True

2. World Wide Web

3. weapons = [“sword”, “sling”, “knife”]

4. import random, time

5. True.

Explanation:

For number 1  I'm not quite sure since I never personally used it, but it does reduce CPU usage when activated so it's very possible it's true.

PLEASEEE HELPPP im gonna cry
What’s the name for the array of buttons that provides quick access to commonly used commands?

A.
menu bar
B.
toolbar
C.
ruler
D.
scroll bar

Answers

Your answer is:

B. toolbar

Answer:

B) Toolbar

_______________

1.Two robots start out at 426c cm. apart and drive towards each other. The first robot drives at 5 cm per second and the second robot drives at 7 cm. per second. How long will it take until the robots meet?

In your response below, please answer each of the following questions:
a. What is the question being asked?
b. What are the important numbers?
c. Are their any variables?
d. Write an equation.
e. Solve the equation.
f. Do you think your answer is reasonable? Explain.

Answers

Answer:

a. The time it will take for the two robots meet

b. The important numbers are;

426 (cm), 5 (cm/second) and 7 (cm/second)

c. Yes, there are variables

d. The equation is 5 cm/s × t + 7 cm/s × t = 426 cm

e. The solution of the equation is, t = 35.5 seconds

f. Yes, the answer is reasonable

Explanation:

a. The question being asked is the time duration that will elapse before the two robots meet

b. The important numbers are;

The distance apart from which the two robots start out, d = 426 cm

The  speed of the first robot, v₁ = 5 cm/second

The  speed of the second robot, v₂ = 7 cm/second

c. The variables are;

The distance apart of the two robots = d

The  speed of the first robot = v₁

The  speed of the second robot = v₂

The time it takes for the two robots to meet = t

d. The equation is;

v₁ × t + v₂ × t = d

Plugging in the known values of v₁, v₂, we have;

5 cm/s × t + 7 cm/s × t = 426 cm...(1)

e. Solving the equation (1) above gives;

5 cm/s × t + 7 cm/s × t = t × (5 cm/s + 7 cm/s) = t × 12 cm/s = 426 cm

∴ t = 426 cm/(12 cm/s) = 35.5 s

t = 35.5 seconds

f. The time it would take the two robots to meet, t = 35.5 seconds

The answer is reasonable, given that the distance moved by each robot in the given time are;

The distance moved by the first robot, d₁ = 35.5 s × 5 cm/s = 177.5 cm

The distance moved by the second robot, d₂ = 35.5 s × 7 cm/s = 248.5 cm

d₁ + d₂ = 177.5 cm + 248.5 cm = 426 cm.

--concept mapping--
importance of trees for people:
1.
2.
3.
4.
5.
importance of trees for animals
1.
2.
3.
4.
5.​

Answers

Answer:

-Both need oxygen from the trees to breathe

-Without trees the population of animals and people would be dying

Explanation:

Thats all I can think of

What should a user do to find and replace text throughout a field? Use the drop-down menus to complete the steps
1. Put the cursor in the field to search
2. In the Home tab, open the dialog box
3. On the
tab, enter the text to search for and the replacement text
4. After a few instances to make sure the text is being replaced correctly, you can then click
to
change all instances

Answers

The thing that a user should do to find and replace text throughout a field  are:

1. Put the cursor in the field to search.

2. Open the  find  dialog box.

3. On the Replace tab, enter the text to search for and the replacement text.

4. Click  Replace All  to change all instances.

How do you search for and replace text across an entire field?

The keys on the keyboard CTRL+F is often used  to find. The dialog window for Find and Replace appears. Click the Find tab in the Find and Replace dialog box to search for data. Click the Replace tab to perform a find-and-replace operation.

The operations are:

1. Click Find and Select in the Editing group on the Home tab, then select Replace from the drop-down list.

2. In the dialog box, select the objects you want to Find and Replace by clicking the Options button.

3. Press the Replace or Replace All button.

Therefore, If you want to replace all occurrences of a word or format in a document, use the Ctrl+H Find and Replace function. This is very useful for lengthy papers.

Learn more about Editing  from

https://brainly.com/question/15768529
#SPJ1

See full question below

What are the steps to replace one piece of text with another throughout a field? Use the drop-down menus to

complete the statements.

1. Put the cursor in the field to search.

2. Open the _____

dialog box.

3. On the Replace tab, enter the text to search for and the replacement text.

4. Click -------to change all instances.

Use the drop-down tool to select the word or phrase that completes each sentence. Text within a document that is linked to other information available to the reader is called _______. A unique location for a computer on the network is its _______. The ________ is the ability of a network tor cover after any type of failure. The computer that responds to requests from the client computer is known as the ________. A ________ is an ordered list of tasks waiting to be performed.

Answers

Answer:

1. Hyperlink

2. IP address

3. Fault tolerance

4. Server

5. To do list

Explanation:

Text within a document that is linked to other information available to the reader is called HYPERLINK.

A unique location for a computer on the network is its IP ADDRESS.

The FAULT TOLERANCE is the ability of a network to cover after any type of failure.

The computer that responds to requests from the client computer is known as the SERVER.

A TO-DO LIST is an ordered list of tasks waiting to be performed.

Answer:

hypertext

IP address

fault tolerance

server

queue

Explanation:

just did it on edg

Which WYSIWYG editor keeps the code clean and validates HTML code
?

A. MS Word

B. Kompozer

C. Gedit

D. Notepad

E. BlueGriffon

Answers

Answer:

E. BlueGriffon

Explanation:

Answer:

b. KompoZer

Explanation:

KompoZer is free software. You can use it on Windows, Mac OS, and Linux. It has a customizable interface with modified toolbars. It validates HTML against the current web standard and keeps the code clean.

Using more than one array to store related data is called _____________ arrays.

Answers

Answer:

Using more than one array to store related data is called parallel arrays.

Explanation:

I just did it and got 100% on the quiz

Using more than one array to store related data is called parallel arrays.

What is array?

An array is a type of data structure used in computer science that holds a set of elements that are all uniquely recognised by at least one array index or key.

An array is stored in a way that allows a mathematical formula to determine each element's position given its index tuple.

In parallel arrays, a collection of data is represented by two or more arrays, where each corresponding array index represents a field that matches a particular record.

For instance, the array items at names and ages would explain the name and age of the third person if there were two arrays, one for names and one for ages.

Thus, the answer is parallel array.

For more details regarding parallel array, visit:

https://brainly.com/question/27041014

#SPJ6

Why do we use if statements?



To tell Tracy to stop our code if there’s an error


To have Tracy make decisions based on conditional statements


To tell Tracy to do something if we run our code


To have Tracy complete one function at a time

Answers

answer is 2 i’m pretty sure

when should a computer definitely have an ip address

Answers

What do you mean they all come with ip once you buy it
There are two types of IP addresses. PUBLIC IP is assigned by the ISP and PRIVATE IP address provided by your Router. When you are connected to network you definitely should have an IP address.

what is the best free website to learn phyton programming

Answers

That is something you should may research on with yourself! Don’t accept a link
From strangers it’s preferred to find one that best suits you!
Other Questions
Which of the following is an example of erosion?A. Wind breaking down an existing rock into smaller pieces.B. Layers of sediment pressed and sticking together.C. Small shells being moved by water to the shore.D. Animal fossils getting trapped between sediment layers. 2. Three pairs of jeans and six shirts cost $104.25. The cost of 4 pairs of jeans and 5 shirtsis $112.15. Find the cost of each pair of jeans and each shirt. Problem #2: Ethan bought plates and cups for his upcoming birthday party. Hebought twice as many plates as cup. Altogether, he bought 102 items. How manyof each item did he buy? find the measure of the arc or angle indicated. please help and i need work shown... brainliest answer for work shown please help me answer these questions. you can answer it in the comments too . 1. Do you think it's better to raise a family in a village or in a city? Why /Why not?2. Would you like to live close to your childhood home whenyou grow up? Why? / Why not? Help me please really quick please last questions What is the BEST reason that producers are the most numerous group in an ecosystem? There is more room for small organisms than there is for large ones. As energy flows through the ecosystem, some energy is added at each step. Producers produce food energy for themselves and all the other levels. Soil and temperature conditions in an ecosystem always favor producers. Hydrochloric acid reacts with sodium hydroxide to form water and sodium chloride. Hydrochloric acid is an extremely acidic, clear, corrosive liquid. Sodium hydroxide is a very basic white solid. What can be known about the reactants of this reaction?They will be clear.They will not have the properties of sodium hydroxide or hydrochloric acid.They will be corrosive.They will have the properties of sodium hydroxide or hydrochloric acid. Which algebraic expression is a polynomial with a degree of 5?3x5 + 8x4y2 9x3y3 6y52xy4 + 4x2y3 6x3y2 7x48y6 + y5 5xy3 + 7x2y2 x3y 6x46xy5 + 5x2y3 x3y2 + 2x2y3 3xy5 What is 200300?A. 60,000B. 5,000C. 50,000D. 6,000 Why was Crispus Attucks at the Massacre? What caused British soldiers to fire at the colonist Help please due in 25 minutes !!! What is the symbol for entropy? S H H S GIVING BRAINLIEST AND THE REST OF MY POINTS!!!!! :DA scientist made the following table showing the number of eggs laid by two different salmon. Based on this data, which fish has the best chance of their offspring surviving, and what type of adaptation is this?A) Salmon #1, life cycle adaptationB) Salmon #1, physical adaptationC) Salmon #2, life cycle adaptationD) Salmon #2, behavioral adaptation find the solution of given expression [tex] \sqrt{36 \times 36 \times 4} [/tex] Which topic sentence best supports the following thesis statement?The author of Unicorn Adventure creates a fascinating setting thatdraws readers into the story.A. The story also has a thrilling plot that keeps readers guessing.B. The magical forest is described in detail to help readers picture itclearly.C. In chapter 3, readers learn that the forest is protected by theunicorn king.D. Wood nymphs, she explains, are small creatures that live in thetrees. 7. What causes some metallic bonds to be stronger than others?A.the number of donated valence electronsB.the number of metallic bondsC.the fineness of the metalD.the number of metal ions A. 20 mphB. 35 mphC. 70 mphD. 100 mph what happens to waste material in surface mining? Which equation can be used to answer the question below?Christopher made 12 of the 40 recipes he downloaded from the Internet. What percent of the recipes did he make?A X=12(40)B 12x=40C 12=x/40D 12=40x