A common business practice is to include a worksheet named Documentation that contains a description of the workbook, the name of the person who prepared the workbook, and the date it was created. _________________________

Answers

Answer 1

A common business practice is to include a worksheet named Documentation that contains a description of the workbook, the name of the person who prepared the workbook, and the date it was created: True.

What is a worksheet?

A worksheet is also known as a spreadsheet and it can be defined as a type of document which comprises cells that are arranged in a tabulated format (rows and columns).

In Computer technology, some of the common business practice include the following:

Creating a worksheet named Documentation with a description of the workbook.The name of the person who prepared the workbook.The date it was created.

Read more on worksheet here: https://brainly.com/question/4965119

#SPJ1


Related Questions

What does a terminal access controller access control system plus (tacacs ) keep track of? check all that apply

Answers

The thing that the terminal access controller access control system plus keep track of is the log admin access to each device and the changes that are made.

Why is the control system important?

The control system is important as it's an authentication protocol used for remote communication.

Here, the terminal access controller access control system plus keep track of the log admin access to each device and the changes that are made.

Learn more about control system on:

brainly.com/question/25930304

#SPJ12

to access the internet through the pstn, what kind of connectivity device must you use?

Answers

In order to access the Internet through the PSTN, a connectivity device that you must use is a modem.

What is a modem?

A modem can be defined as a type of networking device that is designed and developed to convert the signals from the wire such as a telephone line, so that data can be sent and received by a computer.

In Computer networking, modem is a connectivity device that you must use to access the Internet through the Public Telephone Service Network (PSTN).

Read more on modem here: https://brainly.com/question/7320816

#SPJ12

A government authority or license excluding others from making, using, or
selling an invention without the creator's permission is called a
O A. patent
OB. Copyright
O c. trademark
OD. trade secret

Answers

Answer:

A. Patent

Explanation:

what is the size of the rc.conf file in bytes

Answers

Answer:

It is 281 bytes.

The size of the rc.conf file in bytes is known to be 281 bytes

What is rc conf file?

The rc. conf file  is known to be a kind of file that often specifies the vital  services that needs to be turn on or enabled in course of system startup.

Note that in the case above, The size of the rc.conf file in bytes is known to be 281 bytes.

Learn more about bytes from

https://brainly.com/question/6835146

#SPJ11

Jack is an accountant he can't access the spreadsheet software which is installed on the server what should jack do

Answers

Answer:

Ping

Explanation:

Jack should ping the server and check to see if it has crashed. The ping command is a networking utility that determines if an IP address or domain is accessible. Once it is determined, Jack may utilize the data to derive additional inferences. While troubleshooting internet access, pinging is generally the first line of protection. It not only tests connection, but it also counts time and ensures that all Internet Control Message Protocol packets are accountable.

of the choices listed, which is the correct protocol to access a remote computer and execute commands?

Answers

The correct protocol to access a remote computer and execute the commands is Using the winrs command

What is a remote computer?

A remote computer is a computer that a user has no access to physically, but may be able to access it remotely via a network link from another computer.

Therefore, remote computers are connected to another computer via a network link.

Hence, he correct protocol to access a remote computer and execute the commands is Using the winrs command

learn more on remote computer here: https://brainly.com/question/14951054

#SPJ11

during which software development phase do users begin using an app?

Answers

In the testing phase, a small selection of users are invited to use the app.

What is the best description of an unbound control?

it is connected to a table
it is linked to an external file
it is unlimited in character length
it is unlinked to a firm’s underlying data

Answers

It is unlinked to a firms underlying data

what statement can you use to divide a script into multiple batches?

Answers

The GO statement can be used to divide a script into multiple batches

How to determine the statement?

To divide a script, we make use of the GO statement or the GO command.

The GO statement has no syntax because it is not a keyword in SQL.

However, it is used by the SQL to create a group or batch of instructions that would be sent into the server

Read more about SQL at:

https://brainly.com/question/25694408

#SPJ11

If you click a hyperlink, your browser will:

Answers

If an end user click a hyperlink, his or her web browser will display a new webpage or another area on the same page.

What is a hyperlink?

A hyperlink refers to an element in a hypertext markup language (HTML) document such as a website, which is designed and developed to provide a direct access or link to another HTML document, webpage, location, image, etc.

As a general rule, a web browser will display a new webpage or another area on the same page when an end user click a hyperlink.

Read more on hyperlink here: https://brainly.com/question/9193509

#SPJ12

When designing a query in power bi desktop, what is the best datatype to use for column containing currency values?

Answers

In designing a query in power bi desktop, the best datatype to use for column containing currency values is fixed Decimal Number data type.

What is Fixed Decimal Number data type?

Fixed Decimal Number data type is said to be a kind of currency data type where the given location is said to be fixed for giving the decimal.

Note that in the above case, In designing a query in power bi desktop, the best datatype to use for column containing currency values is fixed Decimal Number data type.

Learn more about datatype from

https://brainly.com/question/179886

#SPJ12

Which device limits traffic between server 1 and server 2 devnet

Answers

The device that limits traffic between server 1 and server 2 is known as a router.

What is a router?

It should be noted that a router is the device that connects two or more packet switched networks.

In this case, the device that limits traffic between server 1 and server 2 is known as a router. It manages traffic between the networks.

Learn more about router on:

brainly.com/question/24813743

#SPJ12

why open source software is very important for the country like Nepal​

Answers

Collaboration promotes innovation through open source licensing. Many of the modern technology we take for granted would not exist today without it or would be hidden behind the restrictions of the patent system. Technology has advanced so quickly over the last few decades because of the open source movement.

A for construct is a loop construct that processes a specified list of objects. As a result, it is executed as long as there are remaining objects to process. True or false?

Answers

The for loop will always execute as long as there are remaining objects to process. It's a true statement.

What is a for loop?

A for loop is used to do something repeatedly.

The for loop iterate over an items.

In a simpler term, the for loop is used to repeat a section of code known number of times.

Therefore,  a for construct is a loop construct that processes a specified list of objects.

As a result, it is executed as long as there are remaining objects to process is a true statement.

learn more on for loop here: https://brainly.com/question/2374898

#SPJ2

Technicians are testing the security of an authentication system that uses passwords. When a technician examines the password tables, the technician discovers the passwords are stored as hash values. However, after comparing a simple password hash, the technician then discovers that the values are different from those on other systems. What are two causes of this situation

Answers

The causes of the situation include:

The systems use different hashing algorithms.One system uses hashing and the other used hashing and salting.

How to depict the information?

From the information given, the technicians are testing the security of an authentication system that uses passwords.

The technician discovers that the values are different from those on other systems because the systems use different hashing algorithms and one system uses hashing and the other used hashing and salting.

Learn more about technicians on:

brainly.com/question/14599022

#SPJ12

Alex wrote a science fiction story about half-living, half-robot creatures in
another galaxy. He wanted to copyright the creature idea for later sequels but
was denied. What element was missing?
O A. Creativity
OB. Fixed form
O C. Interest
OD. Originality

Answers

Answer:

im not sure about this one but im pretty sure its d since this is not a original idea at all their are like tons of cyborn alien thing on their and this would not be original

Hope This Helps!!!

Bios or uefi allow you to configure, enable, and disable the _____ that are bound to the motherboard

Answers

Answer:

devices

Explanation:

BIOS and UEFI are two computer firmware protocols that act as an interpreter between the operating system and the computer firmware. Both of these interfaces are used at computer launch to setup hardware components and launch the operating system stored on the hard drive.

BIOS or uefi allow you to configure, enable, and disable the devices that are bound to the motherboard.

What is BIOS in motherboard?

BIOS is known to be the (basic input/output system)  and it is a program of the computer's microprocessor that often helps to start the computer system after it is said to be powered on.

Note also that BIOS or uefi allow you to configure, enable, and disable the devices that are bound to the motherboard.

Learn more about BIOS from

https://brainly.com/question/13103092

#SPJ12

_____ is not considered a challenge when designing applications for multicore systems. A) Deciding which activities can be run in parallel B) Ensuring there is a sufficient number of cores C) Determining if data can be separated so that it is accessed on separate cores D) Identifying data dependencies between tasks.

Answers

Answer:

B) Ensuring there is a sufficient number of cores.

Add the following line of code to the end of your script, replacing any function calls: nested_sum( eval(input()) )

Answers

The program is an illustration of loops; Loops are program statements used for repetition of operations

How to complete the code?

The complete question is added as an attachment

The code written in Python that completes the missing parameters in the question are:

def nested_sum(mylist):

   total = 0

   for other_list in mylist:

       total += sum(other_list)        

   print(total)

   

t = [[1,2],[3],[4,5,6]]

nested_sum(t)

nested_sum( eval(input()))

Read more about loops at:

https://brainly.com/question/24833629

#SPJ11

The sorted values array contains the sixteen integers 1, 2, 3, 13, 13, 20, 24, 25, 30, 32, 40, 45, 50, 52, 57, 60. How many recursive calls are made by our binarySearch method given an initial invocation of binarySearch(45, 0, 15)

Answers

The number of recursive calls that have to be done using the binary search is 4.

How to do the recursive calls

binarySearch = (45, 0, 15)

start + end / 2 = value

mid = 0 + 15/2 = 7.5

The 7th element = 30

30 is less than 45

8 + 15/3

= 23/2 = 11.5

The 12th element = 52

52 is greater than 45

8 + 11/2

= 19/2 = 9.5

The value of 9 = 40 and 40 is less than 45

10+ 11/2 = 10.5

The tenth value is 45 hence the iteration to be done is 4.

Read more on binary here:

https://brainly.com/question/21475482

#SPJ1

isdn is considered to be what type of wan connection?

Answers

ISDN is considered to be a type of circuit-switched connection WAN connection.

What is a WAN?

WAN is an acronym for wide area network and it can be defined as a telecommunication network that covers a wide range of geographical locations, especially for the purpose of communication between different users in different countries or regions across the world.

Integrated Services Digital Network (ISDN) is considered to be a type of circuit-switched connection wide area network (WAN) connection.

Read more on WAN here: https://brainly.com/question/8118353

#SPJ12

Sftp uses which mechanism to provide security for authentication and data transfer?

Answers

Sftp uses SSH mechanism to provide security for authentication and data transfer.

What are SSH known for?

SSH or Secure Shell is known to be a kind of a network communication protocol that helps two computers to be able to communicate and also  share their data.

Therefore, one can say that Sftp uses SSH mechanism to provide security for authentication and data transfer.

Learn more about  SSH mechanism from

https://brainly.com/question/13086077

#SPJ12

Suppose a family has had a house fire in which they lost many photos, and they are worried about losing more if they have another. Which of the following is a reason this family may want to digitize their photos? Choose all that apply.

A: to make it easier to e-mail photos to friends

B: to maximize file space on their hard drive

C: to minimize risk of losing photos by backing them up in virtual space

D: to save space in their home

Answers

Answer:

C - Minimize the risk of future loss.

Explanation:

All four reasons listed are valid reasons to digitize family photos, but in this instance where this family has lost photos in a house fire before, minimizing the risk of losing photos in the future might be their primary goal.

Advancement made
in napier's bones

Answers

Answer:

In 1614, Edinburgh-born Renaissance scholar John Napier invented logarithms. A means of simplifying complex calculations, they remain one of the most important advances in the study and practical application of mathematics.

Explanation:

hope this will help

A ________ implementation involves considerable modifications to the erp software

Answers

A chocolate implementation involves a good modifications to the ERP software.

What is chocolate implementation?

In the chocolate implementation, the is good system enhancement and it is known too be a  type of implementation that is said to be positive for the users as the package is often customized based on user needs.

Therefore, A chocolate implementation involves a good modifications to the ERP software.

Learn more about chocolate implementation from

https://brainly.com/question/23776149

#SPJ12

The time component of the FITT-VP principle for overload in a muscular strength program is Multiple Choice the same as that for a cardiorespiratory fitness program. based on the number of training days per week. based on the amount of weight lifted. based on the number of sets and repetitions of specific exercises.

Answers

The time component of the FITT-VP principle for overload in a muscular strength program is D. based on the number of sets and repetitions of specific exercises.

What is a strength program?

It should be noted that a strength program is a form of exercise that's done to increase one's strength.

In this case, the time component of the FITT-VP principle for overload in a muscular strength program is based on the number of sets and repetitions of specific exercises.

Learn more about strength program on:

brainly.com/question/1962479

#SPJ12

When can social security recipients expect the 4th stimulus check 2022.

Answers

The date for the social security recipients to expect the 4th stimulus check was from Wednesday, April 13, 2022.

What is the Social Security checks schedule?

There is said to be the fourth round of Social Security checks that is known to be coming to every household.

Note that the date for the social security recipients to expect the 4th stimulus check was from Wednesday, April 13, 2022.

Learn more about social security  from

https://brainly.com/question/1156607

#SPJ1

Assume you have a button control named btndisplaylist. Which is the default name for an event procedure that will be executed when the user clicks on the control?

Answers

The default name for an event procedure that will be executed when the user clicks on the control will be btnDisplayListclick.

What is a default name?

It should be noted that a default name means a name that's assigned to a folder that's created in a computer.

In this case, the default name for an event procedure that will be executed when the user clicks on the control will be btnDisplayListclick.

Learn more about default on:

brainly.com/question/23976472

#SPJ12

As part of their extensive kitchen remodel, the Lees told their electrical contractors that they would need plenty of outlets for their many appliances. The contractors
knew that they would need to install small-appliance branch circuits using what kind of wire and circuit breaker?

Answers

The kind of wire and circuit breaker are:  grounding wire such as fairly large bare copper wire.

What is the best wire for the above?

A 20A, 120V small-appliance branch circuit is known to be  used in the case above.

Note that Electric range circuits needs about 50-amp, 240-volt made for circuit that is said to supplies the power to the range or oven via  a 6-3 electrical wire.

Learn more about circuit breaker from

https://brainly.com/question/8976395

#SPJ1

Which arcade game, released in 1972, is considered to be the first to be commercially successful?.

Answers

Answer:

Pong

Explanation:

Pong

Other Questions
Determine the values for the pronumerals that make the following piece-wise functions continuous. (I really need help please). When searching for the connotations of the words in The Caged Bird, the reader should study what is the role of the national government in a federal system At which point does the author develop the conflict between the people of Phippsburg and those of Malaga Island in Lizzie Bright and the Buckminster Boy?before Turner travels to the islandafter Turner travels to the islandbefore Turner meets Lizzie Brightwhen Turner is eating with Lizzies family Is 3^20 times 2^14 a factor of 3^22 Times 2^12 Which evidence supports the claim that earths continents formed during precambrian time?. Wich element are best known for helping performers memorize an epic poem Please help fast!! Multiply and reduce to lowest terms. Convert into a mixed number if necessary. [tex]3 \times \frac{2}{5} [/tex] A ship is stationary at sea.A tugboat is 36 km away at a bearing of 130, and a yacht is 27 km from the tugboat at a bearing of 260.Draw a scale diagram showing the positions of the three vessels.Use a scale of 1 : 450,000.Measure the distance from the ship to the yacht to the nearest km. Which function is graphed below? The scatter plot shows the number of households, in millions, that have cable television over eight consecutive years. Which of the following is an appropriate line of best fit? Select the correct location on the graph.The graph shows the area of land deforested in a certain region each year from 1990 to 2004. Which bar on the graph corresponds to the year inwhich human activity would have caused the greatest single-year change in biodiversity in theregion?40,00030,00020,00010,000miles)Area Deforested(square1990199119921990199119921993199419961995199719981999Year20012000200220032004 You will write an argumentative essay to the Bill and Melinda Gates Foundation to convince them to support the use of genetically modified organisms in agricultural development and support your team in developing the transgenic strain, knowing that this organization can provide the needed funding for your project. The word count of your essay should be between 300 and 750.Your essay should include at least 10 keywords from table 2.Your essay will discuss how the new strain of the genetically modified plant will contribute to eradicating disease by using appropriate scientific methods that take into consideration any possible adverse health effects and environmental concerns (such as new potential allergies, herbicide resistant weeds, and biodiversity issues for replacing other strains). It will also discuss why community acceptance of the new strain is important as a sustainable long-term solution as opposed to supplements or other food additives.The purpose of your essay is to establish a stance on the urgency of the new strain issue by providing reasons and supporting evidence. When youre writing a persuasive essay, you need more than just an opinion to make your voice heard. Even the strongest stance wont be compelling if its not structured properly and reinforced with solid reasoning and evidence. Your essay needs to be well written and should include the following 4 elements:1. Introductory paragraph: The first paragraph of your essay should outline the topic, provide background information necessary to understand your argument, outline the evidence you will present and states your thesis.2. The thesis statement: This part of your essay is a concise, one-sentence summary of your main point and claim.3. Body paragraph:You will explain the reasons why you support your thesis. You can discuss more than one idea or piece of evidence that clearly and concisely explain why the reader should agree with your position. This is where you will back up your claims with examples, research, statistics, studies, and scientific evidence based on your knowledge in genetics and your answers in the graphic organizer. Address opposing points of view and disprove them or explain why you disagree with them. Presenting facts and considering the topic from every angle adds credibility and will help you gain the readers trust.4. Conclusion:One paragraph that restates your thesis and summarizes all of the arguments made in your body paragraphs. Rather than introducing new facts or more arguments, a good conclusion will appeal to a readers emotions. In some cases, writers will use a personal anecdote explaining how the topic personally affects them. what word in this sentence indicates a relationship? (5 points) always despite best will which of the following will not be considered in improved business performance planning ? A. bussines profitability B.. Ignoring new idea c. efficient resourse utilization D. bussiness risk management The product ( 5146312Two friends, Andrew and Liz, are playing a game using this spinner. If thespinner lands on region 2 or 3, Andrew wins. If it lands on region 4, Liz wins. Ifit lands on any other region, neither wins. Is this a fair game?A. Yes. Each friend has aprobability of winning.B. Yes. Each friend has aprobability of winning.C. No. Andrew has a probability of winning and Liz has aprobability of winning.D. No. Andrew has a probability of winning and Liz has aprobability of winning. Because farming requires staying in one place, new tools, clothing, materials, techniques and foods were needed. These needs led to organizing a hierarchical system to make sure things got done. True False I need a essay on self confidence it doesn't matter how long it is it needs a Thesis Body Explanation Conclusion: Describe the correlation in terms of strength (weak or strong) and direction positive or negative).