Letters, memos, and computer printouts of numerical information are examples of formal reports.Group startsTrue or False

Answers

Answer 1

Letters, memos, and computer printouts of numerical information are examples of formal reports is a  false statement.

What are  formal reports?

Formal reports are known to be a type of report that has elements such as a title page, a transmittal, a table of contents, etc. An example are:

Inspection Report.Safety and Health Report.

Conclusively, Letters, memos, and computer printouts of numerical information are examples of formal reports is a  false statement because  they are all examples of informal reports.

Learn more about formal reports from

https://brainly.com/question/11599232


Related Questions

To reposition the legend to the left-hand side of a chart, click the _________ button, point to legend, click the right arrow icon, and click left.

Answers

Answer:

To reposition the legend to the left-hand side of a chart, click the chart elements button, point to legend, click the right arrow icon, and click left. the

Explanation:

Chart Element button is used to add and remove chart elements. It is located in the Charts Layout group on the Chart tools design tab

An organization has two servers that are connected and are exactly alike. Should one server fail for any reason, all traffic is diverted to the other server. This configuration is called __________.

Answers

An organization has two servers that are connected and are exactly alike. Should one server fail for any reason, all traffic is diverted to the other server. This configuration is called mirrored servers.

What is mirrored servers?

Server mirroring is a network management technology that creates a real-time exact clone of a server. Server mirroring is a business continuity, disaster recovery, and backup solution.

When the automated fails and the secondary server has to take over the role of the primary server.

Thus, mirrored servers is the configuration

For more details about mirrored servers, click here

https://brainly.com/question/14970649

#SPJ1

Within a classful addressing subnet mask, the ____ bits indicate that corresponding bits in an IPv4 address contain network information.

Answers

Within a classful addressing subnet mask, the 32 bits indicate that corresponding bits in an IPv4 address contain network information.

What is classful IP addressing?

IP address is the address or the code of location to reach at a specific location. It is a unique address of 32 bit.

This address is classified in five classes.

Class AClass BClass CClass DClass E

These class are necessary to obtained the bits for network ID.

Thus, within a classful addressing subnet mask, the 32 bits indicate that corresponding bits in an IPv4 address contain network information.

Learn more about the classful IP addressing here:

https://brainly.com/question/16842000

#SPJ1

What is the name for data generated by a computer using an algorithm?
A. Output
B. Input
C. Income
D. Outcome

Answers

The Answer is:
A) Output

The name of data that is generated by a computer using an algorithm is output. The correct option is A.

What is algorithm?

A set of instructions or rules that must be followed in order to complete a task or solve a problem is referred to as an algorithm.

Output is the name given to data generated by a computer using an algorithm.

Any data produced by a computer programme, including text, images, sound, and other forms of digital media, is referred to as output.

In this context, output is the result of the program's execution and is generated by the computer following the instructions specified in the algorithm.

The data or instructions provided to a computer programme by the user or other programmes are referred to as input.

The money earned by an individual or organisation is referred to as income. Outcome refers to the outcome or result of a specific action or event and can be used in a variety of contexts other than computer programming.

Thus, the correct option is A.

For more details regarding algorithm, visit:

https://brainly.com/question/22984934

#SPJ7

Removing and disabling ________ that may contain sensitive security data presents an excellent example of the trade-off between improved security and cost.

Answers

Answer:

Removing and disabling _____ that may contain sensitive security data presents an excellent example of the trade-off between improved security and cost. cookies.

Explanation:

In information security, which of the following is TRUE about managing risk?

Write a function that receives a StaticArray and returns an integer that describes whether the array is sorted. The method must return:

Answers

Answer:

is_sorted(arr: StaticArray) -> int: Write a function that receives a StaticArray and returns an integer that describes whether the array is sorted. The method must return: 1

Explanation:

The chain of _____ documents that the evidence was under strict control at all times and no unauthorized person was given the opportunity to corrupt the evidence.

Answers

Answer:

custody.

I hope I could help

Which copyright law governs the reproduction of portions of copyrighted works without infringing any copyright laws?

Answers

Answer:

Fair Use

Explanation:

Freedom of expression is promoted by fair use, a legal doctrine. It allows unlicensed use of copyright-protected works in a copy scenarios.

Point to ______ of a cell to fill the cell to the right or down.

A. The bottom right corner

B. An edge

C. The bottom left corner

D. The center

Answers

Answer:

It's "The bottom left corner"

Explanation:

C: Bottom left corner

Hope this helps:):)

Unnecessary duplication of data in a database is referred to as:.

Answers

Answer:

Data Redundancy

Explanation:

It is a data organization issue that allows the unnecessary duplication of data within your Microsoft Access database.

Hope this helps ^v^

All of the following are personal security safeguards except ________. Select one: A. send no valuable data via email B. Use https C. pop-ups D. remove high-value assets from computers E. regularly update antivirus software

Answers

The option that is not a personal security safeguards is the use of pop-ups.

What are safeguards security?

The term above connote a kind of protective steps that are often taken along with some controls measures that helps one to be able to meet their own security requirements needed for their information system.

Conclusively, Note that some  the use of pop-ups is risky as they may contain malware which can hinder the safety of your personal security.

Learn more about security safeguards from

https://brainly.com/question/4021912

#SJ1

Which book citation is correctly formatted according to mla standards? collins, suzanne. the hunger games. new york: scholastic, 2008. print. collins, suzanne. the hunger games. scholastic: new york, 2008. print. collins, suzanne. the hunger games. new york: scholastic, 2008. collins, suzanne. the hunger games. new york: scholastic. print, 2008.

Answers

The  book citation that is correctly formatted according to MLA standards is  Collins, Suzanne. The Hunger Games. New York: Scholastic, 2008. Print.

What is book citation?

A book citation is known to be a form of entry that one often puts in one's research paper or any kind of essay that shows the people that a person must have paraphrased or quoted.

Note that Books citations are said to often credit to the owner or key sources and thus, in MLA format, The  book citation that is correctly formatted according to its standards is  Collins, Suzanne. The Hunger Games. New York: Scholastic, 2008. Print.

Learn more about book citation from

https://brainly.com/question/8130130

Answer:

A. Collins, Suzanne. The Hunger Games. New York: Scholastic, 2008. Print.

Explanation:

Correct on Edge

The purpose of assigning a number to each of the consequences in a grid analysis is to _______.

Answers

Answer: Allow the consequence to be weighed and measured

Answer: I took the test

Design an application for the Sublime Sandwich Shop. The user makes sandwich order choices from list boxes, and the application displays the price. The user can choose from three main sandwich ingredients: chicken at $6. 99, beef at $7. 99, tuna at $8. 99. The user also can choose from three different bread types: white, rye, whole wheat at no change in cost

Answers

import javax.swing.*;

import java.awt.*;

import java.awt.event.*;

public class JSandwich extends JFrame implements ItemListener {

 FlowLayout flow = new FlowLayout();

 JLabel companyName = new JLabel("Sublime Sandwich");

 JComboBox<String> mainBox = new JComboBox<String>();

 JLabel mainList = new JLabel("Main ingredient");

 JComboBox<String> breadBox = new JComboBox<String>();

 JLabel breadList = new JLabel("Breads");

 JTextField totPrice = new JTextField(10);

 int mainNum, breadNum;

 double[] mainPrices = {6.99, 7.99, 8.99};

 double sumPrice = mainPrices[0];

 double breadPrice = 0;

 double mainPrice = mainPrices[0];

 double[] breadPrices = {0, 0, 0};

 String output;

 public JSandwich() {

   // code here

 }

 public static void main(String[] arguments) {

   JSandwich sandframe = new JSandwich();

   sandframe.setSize(240, 200);

   sandframe.setVisible(true);

 }

 public void itemStateChanged(ItemEvent list) {

   //

 }

}

It is indirectly referenced from required. Class files.

Answers

Answer:

ohh the class file

Explanation:

is not me own it my class

The smith family has five children who work in a variety of careers. they include a building designer, an astrophysicist, a computer programmer, a heating and ventilation expert, and an animal researcher. which career cluster do all these jobs belong to? science, technology, engineering, and mathematics science and mathematics engineering and technology research and experiments

Answers

The career cluster for the smith family is Science, Technology, Engineering and Math career cluster.

What are career clusters?

The career cluster is known to be a kind of set of  occupations that is said to have similar characteristics.

Conclusively, the jobs that are seen in the o same cluster do need a form of similar knowledge or skill type and thus the career cluster for the smith family is Science, Technology, Engineering and Math career cluster.

Learn more about children from

https://brainly.com/question/26423521

Answer:

A

Explanation:

AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

Kylee needs to ensure that if a particular client sends her an email while she is on vacation, the email is forwarded to a coworker for immediate handling. What should she do?

Configure a response for external senders.
Configure a response for internal senders.
Only send during a specific time range.
Configure an Automatic Reply Rule.

Answers

I believe the answer would be

A. Configure a response for external senders.

Hope this helps :)

Consider Parameters with Referencing Environment. One complication with parameters that are subprograms appears only with languages that allow nested subprograms. The issue is what referencing environment for executing the passed subprogram should be used. One option is ____.

Answers

In Consideration of Parameters with Referencing Environment, the option is All of the above are options.

What is referencing environment?

The referencing environment of any kind of statement is the composition of the full names that can be found or seen visible in that given statement.

Note that  in any kind of  static-scoped language, the local variables with the addition of all  seen variables can be placed in an enclosed scopes and as such, in the scenario above, all the options are correct.

See options below

A. Shallow binding with the environment of the call statement that enacts the passed subprogram.

B. Shallow binding which is most natural way for dynamic-scoped languages

C. Deep binding - with the environment of the definition of the passed subprogram.

D. Ad hoc binding with the environment of the call statement that passed the subprogram.

E. All of the above are options.

Learn more about Environment from

https://brainly.com/question/17413226

If a user wants to change one small section of the formatting of a document and leave the rest the same, which
process should be completed?
• importing a style
• overriding a style a
• modifying a style
exporting a style

Answers

the answer is modifying a style

Data digitalization is one of the techniques of the 21st century to process and store physical data. It’s however not without its shortcoming.

State at least six ways by which data digitalization are at disadvantage

Answers

digitization is the process of changing from analog to digital format.” This process creates digitized data “without any different-in-kind changes to the process itself

How can the lack of logic statement tests on memory location variables be detrimental to software in development

Answers

The lack of logic statement tests on memory location can be detrimental as a it leads to system instability because the software cannot be able to release the allocated memory when it is done with it.

What is a logic statement test?

Logical reasoning tests is known to be a type of test that is often used to assess a person's ability to use well method thinking to find out from a the statement that is the right response to a given question.

Conclusively, The lack of logic statement tests on memory location variables can be detrimental  software in development because it can lead to  system instability due to the fact that the software cannot be able to release the allocated memory when it is done with it.

Learn more about logic statement from

https://brainly.com/question/24912495

Andy works for a TV broadcasting company. He needs to set up a network covering a small area on the work floor. However, he notices the area suffers from a lot of electrical interference from other equipment. What form of network should he set up to overcome this problem?
A. wi-fi
B. LAN
C. CDMA
D. WLAN

Answers

I believe it’s B)LAN

Explanation:
A LAN connects computers over a relatively short distance, allowing them to share data, files, and resources. For example, a LAN may connect all the computers in an office building, school, or hospital. Typically, LANs are privately owned and managed.

What is the full form of MPEG?
The full form for MPEG is ________.

Answers

Answer:

Moving Picture Experts Group

Explanation:

Answer:

The full form of MPEG is Moving Picture Experts Group

Explanation:

MPEG is a group of working experts to determine video or audio encoding and transmitting specifications/standards.

A network administrator wants to authenticate server machines using Transport Layer Security (TLS). What can the administrator install on the servers to validate the server's identity and establish a secure transmission channel

Answers

Answer:

When enabling TLS 1.2 for your Configuration Manager environment, start by ensuring the clients are capable and properly configured to use TLS 1.2 before enabling TLS 1.2

Explanation:

When enabling TLS 1.2 for your Configuration Manager environment, start by ensuring the clients are capable and properly configured to use TLS 1.2 before enabling TLS 1.2

You've copied a cell containing formula to the rows below it, and the results in the copied cells are all zeros. To find the problem, what should you check for in your original formula

Answers

Person have cloned a cell with a formula to the rows below it, but the copied cells' results are all zeros the reason of this is If an absolute cell reference is required.

What is cell in Excel?

Cells are the boxes in an Excel worksheet's grid, such as this one. On a worksheet, each cell is identified by its reference, the column letter, and the row number that intersect at its place.

This cell is known as cell D5 since it is in column D and row 5. In a cell reference, the column always comes first.

Thus, an absolute cell reference is required to check original formula.

For more details about cell in Excel, click here

https://brainly.com/question/917595

#SPJ1

3 of 10 Taking more than four years to graduate will increase costs and may impact a return on investment. What could you check to see how long most students take to finish at an institute of higher education?

Answers

The things to check is Why would finding graduation rates be useful in knowing an institution's ROI?

What is an institution of higher education?

The term “institution of higher learning” is known to be often called a college, university, or other kind of institution.

Note that it is one that takes about 4 years to complete or more. By answering the question of Why would finding graduation rates be useful in knowing an institution's ROI?., one can be able to know the reasons for the above.

Learn more about institute from

https://brainly.com/question/6947486

#SPJ1

_________ passwords are long and generally use a mix of upper and lower case letters, numbers, and at least one symbol such as a dash or period.

Answers

Strong passwords are long and generally use a mix of upper and lower case letters, numbers, and at least one symbol such as a dash or period.

What Makes a Password to be Strong?

The key reason or area of a strong password are attributed to its length. Note that the longer the password, the better it is.

A strong password should be the one that has a composition of letters ( both upper and lower case), numbers, and also one that is made up of symbols and no link to  personal information.

Learn more about passwords  from

https://brainly.com/question/19116554

Ariana has decided to allow some of her co-workers to use the personal photographs
that she took for their business website. Before doing this, however, what does she
need to obtain to grant them permission?
A. a sticker

B. the property value

C. watermark

D. a license

Answers

Answer: D. a license

Ariana needs a license in order to obtain to grant them permission. Thus, the correct option for this question is D.

What are Business websites?

Business websites may be defined as a space that significantly provides general information about the company or a direct platform for e-commerce.

It involves the collection of World Wide Web pages usually containing links to each other and made available online by an individual, company, or organization.

Before deciding to allow some of her co-workers to use their personal photographs, Ariana needs to obtain to grant them permission in the form of a license. This is because it captures the personal identity of co-workers.

Therefore, Ariana needs a license in order to obtain to grant them permission. Thus, the correct option for this question is D.

To learn more about Business websites, refer to the link:

https://brainly.com/question/23060064

#SPJ2

range paramters - for loop
question in picture

Answers

Answer:

start,stop,step_size

Explanation:

Starting at 5 to for loop will count backward by 1 (hence the step_size being -1) until it reaches 0 (stop).

Jorge, a sports statistician for soccer, has kept track of how many shots-on-goal each player on a team made in each game. This is recorded in the "SOG" column. Jorge also has the total number of goals each player made during each game. He now wants to create a custom function that will find the average number of goals a player made per shots-on-goal in each game. He will calculate the averages as percents and will call the function "PctPerShots. "


What code will Jorge’s function most likely include?


A. PctPerShots (SOG)

PctPerShots=SOG*goals/100


B. PctPerShots (goals)

PctPerShots=goals*SOG/100


C. PctPerShots (SOG, goals)

PctPerShots=SOG/goals%


D. PctPerShots (SOG, goals)

PctPerShots=goals/SOG%

Answers

The answer is A
Explanation it’s A
Other Questions
High rocky cliffs as well aslong sandy beaches can befound on which peninsula? i need help this exact minuteno fake answers, seriously no. Point A is located at (-3, -6) and is translated 6 units down. What are the coordinates of point A?(-3,-12)(-9, -6) (-3, 0) (3, -6) Name one thing that the ancient Chinese wrote their writing on.. Why was Italy's rise to power a problem for the world? sorry i forgot the pic What should i write?, in...narrative writing graphic organizer 02.02: Write an informative essay on the Great Chicago Fire. The graph shown compares the number of pages of the same book read by Emily and Serena over time.How many minutes after Serena started reading would the number of pages read by them be equal? An abiotic factor is a part of the environment that is not living and has never PLEASE HELP ME WITH THIS Select the correct answer. Function h is nonlinear, and h(4) = 2. Which equation could represent function h ? Ralphie's dad has a nutritionist who instructed him to consume less than 2,187 calories per day. He has already consumed 1,571 calories today and wants to eat some fruit bars that are 64 calories each. Which of the following inequalities could be used to solve for x, the number of fruit bars Ralphie's dad can eat without going over his calorie allotment? how to say "bye everyone I'm deleting my brainly account" in German (I am deleting it, I hope y'all have a good/night byeeee) PLEASE HELP ASAP, WILL GIVE BRAINLIEST IF CORRECTWhich line best represents the line of best fit for this scatter plot? Graph shows numbers from 0 to 10 at increments of 1 on the x axis and numbers from 0 to 18 at increments of 2. Scatter plot shows ordered pairs 1, 2 and 2, 6 and 3, 4 and 4, 10 and 5, 8 and 6, 8 and 7, 12 and 8, 10 and 9, 12 and 10, 14. A line labeled P joins ordered pair 0, 2.4 and 9, 18. A line labeled Q joins ordered pairs 0, 2.4 and 10, 18. A line labeled R joins ordered pairs 0, 2.4 and 10, 13.6. A line labeled S joins ordered pairs 0, 2.4 and 10, 10. Line P Line Q Line R Line S Why did the supreme court intervene during the 2000 presidential election?. is this true Desensitization is a process that reduces an individuals emotional responsiveness to a negative situation. On average, Margo scores a goal for her field hockey team every 2 out of 3 shots. Margo uses a number cube to simulate her next three shots. She assigns 1 to 4 as goals and 5 and 6 as missed shots. Why does this assignment of numbers on the number cube make it a valid simulation? The powers of the federal government areA) explained in the Constitution.B) decided by the states.C) protected in the Bill of Rights.D) shared by state governments. Two adjacent angles form a straight angle. Which term best describes these two angles?1. Supplementary angles.2. Vertical angles.3. Corresponding angles.4. Complementary angles. According to the brnstedlowry definition of acids-base reaction, acids have the ability to. centeral school is hosting a "central has talent" show they will award various prices for the best 3 acts in the show first place wins the most money, and each susequent place after 1st wins $50 less then the previous place. let x equal the amount of money first place wins what expressions represent the total amount of prize money.