Plz I’ll mark Brainliest
When programming, why should you frequently save your work?
O
to check for errors

O so your work won't get lost if you have a computer problem

O to distinguish your
project from other projects

O to keep your categories separated logically

I’m leaning toward B.

Answers

Answer 1

Answer:

It's B cuz if somehow the power went off your work won't be saved. So it's best to save your work frequently.


Related Questions

How would I copy this image?

There is an image from a scientific research pdf that I would like to use for one of my research papers in school, but I am unable to find out how to copy it and then paste it into my paper.

Thank you for your hep

Answers

Question: How would I copy this image?

Answer: Either screenshot it, or CTRL C ± CTRL V it. To screenshot something, open 'snipping tool' and pull up the PDF, then box in whatever you are trying to copy. You can also reverse image search it to find it somewhere on the web.

Uplifting Note: To you, smiling at someone may mean nothing, but to them, it might be their whole world.

Your manager has requested you keep a timesheet showing how many hours you work each day and what projects you work on during that time. Using spreadsheet software, how can you total your hours at the end of each week to provide a quick and accurate amount? Use the MIN and MAX functions. Use the AVERAGE function. Use the SUM function.

A: Use the MIN and MAX functions.
B: Use the AVERAGE function.
C: Use the SUM function.

Answers

Answer:

I had to use Microsoft Excel for a while when I was working as a dispatcher, inputting pricing and hours and such. C Would be the correct answer.

Explanation:

Average function would just average out the entire week. Though, if the entire week was 8 hours a day, the average would indeed be 8 hours. But it is not the correct answer if one assumes it's not steady like that. Min and Max, depending how it is setup will find the minimum number, and or the maximum number. Making that incorrect as well.

Which group of Indians was native to Roanoke and not very friendly?
Croatan
Cherokee
Iroquois
Plain Indians

Answers

Answer:

Croatan I think if I remember it right.

Explanation:

Yep it’s Croatan. Hope this helps.

dash is a set of communication standard using for transferring file information between computers in a network​

Answers

Answer:

protocol

Explanation:

hope this helps.

Lionel is a director working on a children's video. He's finding it difficult to manage so many young actors. What should Lionel do to free himself for other creative work?

Answers

Answer:

Explanation:

There are two things that Lionel can do in order to free himself. One of which would be to create a program that automates the management process of the young actors, such as scheduling them, payments, rehearsals, etc. Anything that Lionel would have to spend time on to do that does not require face to face communication can be automated, thus saving him time. The second thing that Lionel can do is to limit his workday with the children, therefore leaving more time in the day to pursue other creative work.

What additional uses of technology can you see in the workplace? List ways technology impacts
other careers not discussed in this module, such as finance, government, non-profits, and
agriculture.

Answers

People can be making the technology, technology can be used to help solve problems and help further educate people with what they are working on. Technology impacts agriculture because their are certain technology to help farmers farm fast and help water the land without needing a human to do it. Technology can help finance by helping people add and subtract rather than doing in their hand.

Will give Brainliest 100 points answer only if you know
What are the four main components of programming languages, and why is each one needed?

Answers

Answer:

The four main components of programming languages are variables, control structures, data structures, and syntax.

Explanation:

The four main components of programming languages are variables, control structures, data structures, and syntax. The variables are used to store information that can be stored and manipulated in a computer program. They provide a way of labeling data with a descriptive name, so our programs can be understood more clearly. Control structures are the building blocks of computers programs. They are commands that enable a program to “take decisions.” Data structures is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values. Syntax of a computer language is the set of rules that defines the combinations of symbols that are considered to be correctly structured statements or expressions in that language. Syntax therefore refers to the form of the code.

Hope this helped :)

Please like this and rate it 4 or 5 stars.

Data is a processed in the form of information? ( true or false)​

Answers

Answer:

True ( processed data is called information)

Match each field of engineering to its application.

Answers

can you post a picture of the question please?
Hmm can you please send the pic

what does the network access server (NSA) do?

Answers

network access server (NAS) is a computer server that enables an independent service provider (ISP) to provide connected customers with Internet access. A network access server has interfaces to both the local telecommunication service provider such as the phone company and to the Internet backbone

MacBook Pro (2019) at 93% max capacity battery rating after 100 charge cycles. Is this normal? Used coconut battery to check this.

Answers

Answer:

This is not a normal situation. Go to Apple Support!!!

1,000 battery cycles

Most current Macs (MacBooks, MacBook Airs, and MacBook Pros) use batteries assessed as having 1,000 battery cycles. That's pretty much good enough for at least three years of regular use.

Your battery might drain fast when you're working on your Mac because, for one reason or another, you're running one-too-many apps at the same time. ... To do this, simply click on the battery icon on the top right corner of your screen, or run the activity monitor app.

Use this website for more ways to fix your computer:

https://pdf.wondershare.com/macos-10-14/fix-battery-issue-on-macos-10-14.html

I say it depends if you got the computer at the beginning of the year. If you got it later in 2019, go to the apple store and ask.

Anne wants to hide her age by converting it from 13 to 1101. Which number system is Anne converting to?

Alphanumeric
Alphabetical
Binary
Decimal

Answers

Answer:

Binary

Explanation:

It can't be a or b because that is not 13-1101. it would be 830md and 830dm

Decimal is incorrect bc  it would have a decimal.

So the  correct answer is binary.

Hope this helps plz hit the crown :D

Answer:

Option C: Binary

Explanation:

The left and right margins of the page should always be the same.

True
False

Answers

Answer:true

Explanation:

Which operating system function has a steeper learning curve and can potentially break the system without careful use of its operations?

1. Graphical user interface (GUI)
2. Service management
3. Application management
4. Command line interface (CLI)

Answers

Answer:

4. Command line interface (CLI)

Explanation:

An operating system is a system software pre-installed on a computing device to manage or control software application, computer hardware and user processes.

This ultimately implies that, an operating system acts as an interface or intermediary between the computer end user and the hardware portion of the computer system (computer hardware) in the processing and execution of instructions.

Some examples of an operating system on computers are QNX, Linux, OpenVMS, MacOS, Microsoft windows, IBM, Solaris, VM etc.

A Command line interface (CLI) refers to a text-based user interface that allow users to operate a software application or program, as well as manage and execute operating system functions by typing standard line of commands into the text-based user interface with a real-time response.

Basically, the CLI is solely text-based and as such requires a thorough knowledge and understanding of global commands, as well as administrative privileges in some cases.

Hence, the operating system function which has a steeper learning curve (more difficult to learn) and can potentially break the system without careful use of its operations is the Command line interface (CLI).

This is using python.
Assuming all the variables are non-zero.

Which lines of code will assign the discriminant the value b2−4ac? Select 2 options.


discriminant = bb - 4ac

discriminant = b * b - 4 * a * c

discriminant = b ^ 2 - 4ac

discriminant = b ** 2 - 4 * a * c

discriminant = b ^ 2 - 4 * a * c

Answers

Answer:

discriminant = b * b - 4 * a * c

discriminant = b ** 2 - 4 * a * c

Explanation:

The operands are correct and in the right order (for python).

** is the operand for squaring something.

* is the operand for multiplying something.

- is the operand for subtracting something.

Let's take a look at these examples individually.

discriminant = bb - 4ac. You have to use the * sign so the computer understands that you're trying to multiply two objects together.

discriminant = b * b - 4 * a * c. This example works because it's using the * where it's appropriate.

discriminant = b ^ 2 - 4ac. In python we don't use the ^ sign. To use exponents, we use **. Also, there is no * sign in between 4, a, and c.

discriminant =  b ** 2 - 4 * a * c. This example works because it uses the ** and * sign where appropriate.

discriminant = b ^ 2 - 4 * a * c. This example uses the ^ sign and python does not support it.

_____________ are things people want in order to be happy and feel good.
A.
Features
B.
Desires
C.
Images
D.
Needs

Answers

I think it would be B! Desires!
                     Hey Emma Here!

Answer:

B!

Explanation:

Desires are things people want things that would make them jump for joy!

Bye Have A Nice Day!

4.9 Code Practice Question 4

Write a program that asks the user to enter ten temperatures and then finds the sum. The input temperatures should allow for decimal values.

Sample Run
Enter Temperature: 27.6
Enter Temperature: 29.5
Enter Temperature: 35
Enter Temperature: 45.5
Enter Temperature: 54
Enter Temperature: 64.4
Enter Temperature: 69
Enter Temperature: 68
Enter Temperature: 61.3
Enter Temperature: 50
Sum = 504.3

Answers

total = 0

for x in range(10):

   temp = float(input("Enter Temperature: "))

   total += temp

print("Sum = {}".format(total))

I hope this helps!

In the context of website navigation, what is a node?

Answers

Answer:

a point at which the user chooses a certain path.

If you need to modify a features in a part created using the Mirror tool, you can make the change in the original feature and the feature on the other side of the mirror plane will be modified automatically.
Select Answer

False

True

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct answer to this question is TRUE.

Because when you are designing something and drawing anything and it is symmetric in shape and half of the part is created, then if you use mirror features, then the other half part will get created automatically.

If you need to modify the features in the original part of the drawing or design then the other side of the mirror plane will be modified automatically.

Because whatever you will make changes in the original part of the design, then the other part that is created by using mirror features will get modified automatically.  

What is the value of the variable? (1 point)
double dNum =
(int) 38.78;

1) 38
2) 38.0
3) 38.78
4) 39
5) Error: incompatible types

Answers

2) 38.0

it’s converted into int in then back to double

identify the final stage of the object found in the image in the given text

Answers

Answer:

science fiction book

Explanation:

A draft has the following:
Plot
Details
Transition Words
Important events in order

Answers

What do you have to do?

A local bank has just one branch. It sets up a peer-to-peer network for all devices on the system. The bank would like to be able to have one technician administer the entire network from his location outside the bank without having to go to the bank each time there is a problem. Will this be possible for the technician?

Answers

Answer: C. It will not work because it needs to use a server in a central location to allow for the remote access they want.

Explanation:

The options are:

A. It will not work because it is not possible to have the technician administer from one single location.

B. It will work as long as a LAN network is established to facilitate the communication between devices.

C. It will not work because it needs to use a server in a central location to allow for the remote access they want.

D. It will work if it uses a WAN network to bring in all of the LAN networks to one central location.

A peer-to-peer network occurs when computer's are connected together and hence share resources are connected and share resources.

In the scenario in the question, the technician cannot administer the entire network from his location outside the bank. The technician will need to go to the bank whenever a problem occurs. This is due to the fact that there I need for a server that is in a central location in order to allow for the remote access they want.

Answer:

It will not work because it needs to use a server in a central location to allow for the remote access they want.

Explanation:

it is necessary to separate page numbers with a _____ when printing multiple pages of a document

A. Comma
B. Space
C. Period​

Answers

Answer:

A. Comma

Explanation:

In computer technology, a printer is an electronic output device (peripheral) that is used for the printing of paper documents (texts and images).

Generally, the standard text procedure for printing is to use sans-serif fonts for headlines and serif fonts for body text. This ultimately implies that, for any printed work such as novels, books, newspapers etc, it is a general rule for a printer to use sans-serif fonts for headlines and serif fonts for body text in order to enhance readability.

Also, it can be reversed in some instances by using a serif font for headlines and a sans-serif font for the body of a text.

Sometimes, when printing a document, an end user may wish to print multiple pages at a goal without any break. In order to achieve this, the user should enter the number of the pages while separating them with a comma in the print dialog box such as 1, 3, 15, 20.

Hence, it is necessary to separate page numbers with a comma when printing multiple pages of a document.

Additionally, you should use a comma for a non-sequential page (1, 3, 7, 15) and a dash for a sequential page (1-9) when printing multiple pages of a document.

Identify the tasks that people can perform using a web browser. View a web page Program a computer Record a video Organize the entire hard drive Shop from a web page Download an MP3 file Upload photographs to an Internet site Search for a web page

Answers

Answer:

1,3,5,6,7,8 on edge2020

Explanation:

Answer: 1, 3, 5, 6, 7, 8

Explanation: got a 100

Categorive the given websites based on their possible website structure
company website
bookstore website
computer-based
training modules
single product website
city library website
online in store website
Hierarchical
Sequential
Matrix
Hi

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

There are different website structures such as hierarchical, sequential, and matrix. These websites structure helps the designers to create a meaningful website.

In this question, it is asked to categories the given website into their website structure.

The given websites are:

company website bookstore website computer-based  training modules  single product website city library website online in-store website

Now, we will categorize these websites into their website structure:

Hierarchical website structure:

Bookstore website

city library website

online in-store website

Sequential website structure:

single product website

computer-based training module

Matrix website structure:

Company website.

Here are the categorizations of the given items based on their storyboarding techniques:

Computer-based training modules: Linear

School website: Webbed

Bookstore website: Webbed

Single-product website: Linear

County library website: Webbed

Online gift store website: Linear

Federal government website: Hierarchical

what is displayed as a result of executing the following code segment?


x < - - 2
y < - - X * 4
z < - - X * Y
x < - - X + Y
z < - - z + ( x - y) * 3
DISPLAY ( x + y + z)

select one answer
A - 72
B - 40
C - 8
D - 54​

Answers

The first one I’m not sure it’s quite complicated

Which statement describes a biotic factor interacting with the environment?

Water flows down a creek bed.
Soil contains nutrients for growth.
Deer graze through the grassland.
The sun emits solar rays that reach Earth.

Answers

Answer:

Deer graze through the grassland.

Explanation:

Biotic factors are living components of the environment that shapes the ecosystem. Abiotic factors are the non-living component of the environment.

These biotic factors are plants, animals and micro-organisms.

A deer grazing through the grassland is a a biotic factor interacting the environment. The other choices contains abiotic factors.

Abiotic factors are soil, sunlight, nutrients etc.

Answer:

C

Explanation:

Martha is typing on her computer. What type of communication is this? A. human-to-human B. human-to-machine C. machine-to-human D. machine-to-machine

Answers

Answer:

Human-to-machine

Explanation:

It is a human typing into a machine.

I hope this helped <3

Can someone find out what this binary number thing is. Just find out the message, I'm having a difficult time

Answers

Answer:

Press alt and F4 to see answer

Explanation:

Other Questions
You randomly selected one card from a 52-card desk. Find the probability of selecting a black nine or black three what was Francisco Franco intentions for Spain? A salad lettuce,tomatoes,and onions would be classified as a Project L costs $70,000, its expected cash inflows are $16,000 per year for 8 years, and its WACC is 13%. What is the project's discounted payback? PLEASE HELP ME I AM PAYING 100 POINTS!!Mal works at a photo gallery. He charges $50 for a large photo and $40 for a large frame. Sales tax is 5%. How much total tax will a customer pay on both?Answer the questions to show how to write and simplify expressions that represent the problem.1. Find the total tax using the expanded expression. Did you get the same answer as you did by evaluating the original expression?Write your answer in the space below.2. Which expression, the original expression or the expanded expression, involves finding the total cost first, then calculating the tax on that total?Write your answer in the space below.no scams! Write the slope intercept form of the line that goes through points (5,6) and (2, 15) I just need someone to take help me with the last set of measurements!!You will need to measure five different people. Record your measurements on the table below. Using a tape measure or ruler, measure the length (in inches) of a persons left foot and then measure the length (in inches) of that same persons forearm (between their wrist and elbow). Refer to the diagrams below. You will have two measurements for each person.(An easy way to measure the length of a foot is to have your subject stand on a piece of paper. Then, trace their foot and measure the outline once they move off the paper.)To measure the forearm, measure inside the arm, between the wrist and the elbow What is the role of the executives who had the states and administrative departments? The front and back covers of a textbook are each 0.3 cm thick. Between the covers are 200 sheets of paper, each 0.008 cm thick. How high is a stack of 10 books 1. Sugar in a jar has a volume of 750 cubic centimeters and a mass of 690 grams.Calculate its density. Write your answer to the hundredths place. Chad bought 1 box of raisins. He gave 1/6 of it to one brother, 1/4 to another brother, and he kept the rest for himself. What fraction did he keep?Write the answer in the simplest form HersWhat you do for love: Your love has me trapped.I cannot move. I cannot breathe.But I don't want to be let go.Please don't ever set me free.You are my Jailor.I am your slave.I am yours forever. Until I go to the grave.His:What you do for love:I wish to possess you. I want to make you mine.Let me be your captor, hold you up and bind.Everything of you is what I really seek,Nothing more satisfies me than when I see youjust meek.. This afternoon, Northern Railways paid an annual dividend of $2.44 per share. The company has been increasing the dividends by 15 percent each year. How much are you willing to pay to purchase stock in this company if your required rate of return is 16 percent?a. $7.87 b. $207.40 c. $36.60 d. $6.69 e. $280.60 You and your friend are trying to meet up at the park. You are currently 256 m directly west from the centre of the park. Your friend is currently 388 m directly north from the centre of the park. What is the distance between you and your friend? 2700 is a perfect cube. True/False? What is the square root for this numberZ How does this poster reflect the United States concerns during the World War II era? 7. Which of the following is always true when a substance undergoes aphase change? *O A. The molecules keep moving at the same average speed.B. The substance becomes a liquid as it heats up.C. The melting point of the substance changes.D. The substance is made up of the same type of molecules. Help me please its due today The part of the slaves journey aboard the ship between Africa and the American colonies was known as the _________________