Charts are often used in _____ to quickly represent data and help the readers understand the data.

Answers

Answer 1

Answer:

Explanation down below :)

Explanation:

The answer is reports.. . hope that helped!


Related Questions

When Creating a FPS game what basic rules would you add?

Answers

Answer:

We should add:

Explanation:

Anything red must explode if shot. Fixed mounted guns must always face away from any potential flash points and be pretty much useless. Never bring a gun to a knife fight. Never run into a room that you have just thrown a flash bang into as the grenade only effects you.. Create a world that invites, encourages, and rewards smart thinking.The game world is the real world.packages are the best way to draw out campers, pop one out into open areas and pick people off as they inevitably try to steal it from you, then when they are all dead still in and claim your UAV (or ammo crate more often than not).The only thing you can ever rely on your team to do is, give away your position, run into your line of fire and friendly flash you.If you pick up the sniper or any other power weapon someone on your team will always teamkill you for it then miss with every shot they fire using it.

In what ways are Outlook notes useful for personal or professional use? Check all that apply.

Notes can be dragged and dropped onto your computer desktop.
Notes can be saved as an Outlook item in a Contact or Calendar Event.
Notes can send reminders for important tasks and events.
Notes are useful for saving hard-to-remember information.
Notes can be used for taking meeting notes.
Notes can save file attachments and pictures.

Answers

Answer:

a b d e on edge 2020.........

Notes can be dragged and dropped onto your computer desktop. Notes can be saved as an Outlook item in a Contact or Calendar Event. Notes are useful for saving hard-to-remember information. Notes can be used for taking meeting notes. The correct options are A, B, D, and E.

What are Outlook notes?

The preferred email client for sending and receiving emails from Microsoft Exchange Server is Microsoft Outlook. Accessibility to contact, email, calendar, and task management tools is also provided by Outlook.

You can send and receive emails, manage your calendar, add and remove contacts, and keep track of projects with Outlook.

The counterpart of physical sticky notes in computer form is a note. Use notes to scribble down everything you would write on paper, including inquiries, ideas, reminders, and more. While working, one can leave notes open on the screen.

You can drag and drop notes onto the desktop of your computer. Notes may be saved in a Contact or Calendar Event as an Outlook item.

Hard-to-remember information can be saved in notes. You can utilise notes to record meeting minutes.

Thus, the correct options are A, B, D, and E.

For more details regarding Outlook, visit:

https://brainly.com/question/13040097

#SPJ2

Which of the following statements defines markup? A. Software used in creating a Web document B. Symbols or characters added to plain text in a document to indicate different attributes and elements C. Authoring language which converts text to language D. Coding system used to structure text files in a document translating it into a Web document

Answers

Answer:

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

Explanation:

In this question, it is asked about the markup language. A markup language is a computer language that uses tags to define elements within a document. It is human-readable, meaning markup files contain standard words, rather than typical programming syntax. While several markup languages exist, the two most popular are HTML and XML. So, now we will explain which option defines the statement correctly.

A. Software used in creating a Web document (false).

A markup language is not software, it is a language that can be used mostly in web development.

B. Symbols or characters added to plain text in a document to indicate different attributes and elements (True).

Because HTML and XML are markup languages, in which symbols or characters are added to plain text in a document to indicate different elements and attributes. For example, in HTML, we use "<" and">" symbol to indicate the attribute of Html document. such as to show paragraph we use "<p>"tag etc.

C. Authoring language which converts text to language(true)

Markup language converts text into browser readable language. For example, we write HTML (human-readable plain text document) which converted into the browser-readable format.

D. Coding system used to structure text files in a document translating it into a Web document (true).

for example, HTML is a markup language or you can say coding system, that can be used to structure text file in a way that can be easily understood by a web broweser.

Answer:

B. Symbols or characters added to plain text in a document to indicate different attributes and elements

Explanation:

what web 2.0 features allows users to subscribe to a data plan that charges for the amount of time spent on the internet?
a.Folksonomy b. long tail c.user participation d.application

Answers

Answer:

The answer to this question is given in the explanation section. The correct option is long tail

Explanation:

a.Folksonomy

Folksonomy is a way of organizing data and digital content. With Web 2.0, users can collaboratively manage and tag photos, journals and other media. As more users do this, creates a system of classification for the media and information.  so this option is not correct

b. long tail (correct option)

Some sites are able to offer services as well in which users can subscribe monthly or pay a fee every so often. An example of this would be Netflix.

c.user participation

All users have the free will to contribute to the site which makes many Web 2.0 pages public. With sites such as Wikipedia, anyone is open to the editing of articles. Information is provided two-way instead of solely from the site owner.

d.application

Web 2.0 applications that allow anyone to create and share online information or material they have created. As you know that there are number of different types of web 2.0 applications including wikis, blogs, social networking, folksonomies, podcasting & content hosting services.

The web 2.0 features that allows users to subscribe to a data plan is  b. long tail

Web 2.0  enables internet users to develop and share contents they have created on web pages.

Long tail enables users to subscribe to a data plan before they can have  access to contents online  which means that a user with no data plan cannot  access  those contents.

This Users will then be  charged based on the length of time they spent in  browsing or streaming movies.

Example a user that need to watch or stream movies on Netflix will need to have enough data or data subscription  as the users will be charge based on the time spent streaming the  movies on the internet.

Inconclusion The web 2.0 features that allows users to subscribe to a data plan is  b. long tail

Learn more about here:

https://brainly.com/question/17301234

What uses HTML hypertext links that users can click to access different locations or information?
A. Operating system
B. Domain name
C. Web page
D. Client program

Answers

I’m pretty sure it’s C. Web page

A computer program which uses hypertext markup language (HTML) hypertext links that users can click to access different locations or information is: C. Web page.

A hyperlink refers to an element in a hypertext markup language (HTML) document that provides a link (direct access) to another document, file, location, webpage, and an image.

In Computer science, a hyperlink can be used to directly link to the same path in a hypertext markup language (HTML) document or another HTML document such as a webpage.

Generally, you can insert a hyperlink that end users can click to access different locations or information in the following:

An email address A fileA webpage

In conclusion, a typical example of a hyperlink on a webpage is demonstrated below;

Learn more about hyperlink here: https://brainly.com/question/25760645

(what is word processing​

Answers

Answer:Processing: perform a series of mechanical or chemical operations on (something) in order to change or preserve it

Explanation:

4.3 Code Practice: Question 1
Instructions
Grandma Ester normally gives you hugs for your birthday - one for every year old you are. When you turned 15, she squished you with 15 hugs! This year, she, unfortunately, cannot see you on your birthday, so instead, she wants to send you virtual hugs!

Create a program that prompts the user for how old they are turning and then using a loop, output a virtual hug for every year old they are.

The following prints a single “virtual hug.”

print("**HUG**")

Answers

in python 3:

age = int(input("How old are you turning? "))

i = 0

while i < age:

   print("**HUG**")

   i += 1

I hope this helps!

What is a good title for and about me project

Answers

Answer: MODERN TECHNOLOGY

Explanation: I don't know what your project is about, but I would assume since this is computer science that it is about technology.

_____ are pictures that you can click on to tell your computer what to do.

icons
menus
applications
FATs

Answers

Answer:icons

Explanation:The reason it is icons is because icons can become pictures

Answer:

Icons

Explanation:

can create pictures by grouping together.

A person who leads a
group uses
skills.

Answers

Answer:

He uses skills to make sure he is good leader

Explanation:

The OS that has a Dock is the
Linux
Mac
Windows
MS DOS

Answers

Mac OS. As verified in the picture.

While some distros of Linux have docks, Mac OS started and is known for using a dock.

Answer:

Mac.

Explanation:

Which is the primary outcome of innovation?


collaboration

creativity

change

profit

Answers

Answer:

change

Explanation:

because innovation is a change and that change could be anything

A Career Cluster is a group of related careers true or false

Answers

Answer:

true

Explanation:

there are 16 different types so each cluster is related in some way.

A Career Cluster is a group of related careers or occupations that share common skills, knowledge, and pathways. This statement is true

These clusters are used in career exploration and education to organize and categorize careers based on similarities in the types of work they involve.

Each cluster encompasses a range of careers that share similar attributes and can be connected through similar educational pathways or skill sets.

For example, the STEM (Science, Technology, Engineering, and Mathematics) cluster includes careers such as biologist, software developer, engineer, and mathematician, all related to science and technology fields.

Career Clusters provide a useful framework for students and job seekers to explore and navigate various career options effectively.

Know more about Career Cluster:

https://brainly.com/question/8825832

#SPJ6

Can someone help me? Thanks.

Answers

Answer:with what exactly

Explanation:

what is the chain reaction that occurs when a sound is created ​

Answers

The chain reaction is called sound waves

Which term describes the degree to which a network can continue to function despite one or more of its processes or components breaking or being unavailable?

fault-tolerance

file tolerance

fault-line

file protection

Answers

Answer:

the answer is fault tolerance

Explanation:

Answer:

fault-tolerance

Explanation:

On Edge, fault-tolerance is described as the degree to which a network can continue to function despite one or more of its processes or components breaking or being unavailable.

I hope this helped!

Good luck <3

What does the shell of an operating system do? changes the operating system so that it can be installed on smartphones

Answers

Answer:

The shell of an operating system is the main base for many things.

Explanation:

The "shell" is the place where you can control the operating system in ways that your typical keyboard/mouse user could not. PC or Mac operating systems cannot be installed on smartphones, however, with a tablet, you can remotely control a computer.

Answer:

Your interface to the operating system is called a shell. The shell is the outermost layer of the operating system. Shells incorporate a programming language to control processes and files, as well as to start and control other programs.

-Thanks

Vote Brainliest

A person appreciation of a food taste and flavor is commonly referred to as what

Answers

Answer:

Palate - A person’s appreciation of taste and flavor, especially when sophisticated and discriminating Eclectic - Deriving ideas, style, or taste from a broad and diverse range of sources Piquancy - A pleasantly sharp and appetizing flavor

The Research and Development Process has five steps what are they ?

Answers

Answer:

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

Explanation:

There are five steps used in any research and development project.

Step 1 – Locating and Defining Issues or Problems and get an idea about what is needed

Step 2 – Designing the Research Project, How you will solve the problem or get the solution of the problem

Step 3 – Collecting Data.

Step 4 – Interpreting Research Data.  

Step 5 – Report Research Findings.

20 POINTS


Why is important for film editors to have a knack for storytelling?


Increasingly, screen writers and film editor positions are filled by the same person.

There is no need for the film editor to have a knack for storytelling; in fact, this may be a drawback.

The film editor is responsible for editing the script if the screen writer has made any errors.

The film editor must weave many scenes and sections of scenes together to tell a cohesive story.

Answers

Answer:

The film editor must weave many scenes and sections of scenes together to tell a cohesive story

Explanation:

Forgive me if i am wrong

Question # 6
Multiple Choice
Of the following examples, which would be the most significant benefit of advancements in touch-screen technology?


A basketball coach could demonstrate plays to his team in 3D, thereby creating a better visual image in the minds of the players.

A heart surgeon could practice a complicated procedure using a stylus and 3D image of a human heart.

A kindergarten student could drag and drop letters into their appropriate spots, creating a powerful educational link in their minds.

A scientist could break apart a 3D model of the human cell and study each part independently to get a better understanding of how the body works.

Answers

Answer:

Explanation:

basketball

What does it mean to clear a setting in a dialog box?
A) To print it
B) To turn it off
C) To delete it
D) turn it on

Answers

it would be c because you clean in it up

Which of the following is not a thing needed to make a network?
a)Network software b)Network devices c)Motherboard d)Cables

Answers

Answer:

d) cables is your answer

Answer:

Motherboard is not a thing needed to make network

what is ICT gadget, examples,types,uses, functions, important​

Answers

Communication and information technologies include devices such as computers, which help people to communicate with others and access information.

What does ICT stand for?

This abbreviation refers to information and communication technologies, which is a very popular term nowadays.

What are some examples?Television.Computers.Smartphones.Tablets.Among others.

How are they classified?

They can be classified based on their invention date (older/newer), their purpose (education, entertainment, etc,) or how accesible they are.

What are they use for?Access information such as searching about astronomy on internet.Communicating with others such as videocalls or text messages.

Why are they important?

They help people stay informed and communicated. Moreover, they have shaped modern world.

Learn more about technologies in: https://brainly.com/question/9171028

Which statement accurately defines the Quick Steps feature in Outlook?

It simplifies common tasks into one-step commands.
It allows a user to add multiple steps to common tasks.
It is only configured for tasks that are not frequently used.
It allows multiple users to add commands to a single mailbox.

Answers

Answer:

A

Explanation:

The statement accurately defines the Quick Steps feature in Outlook will be that it simplifies common tasks into one-step commands.

What is the Outlook?

The Tools menu is shown on the toolbar adjacent to the Actions menu under the Menus tab. When you select Tools, a drop-down menu with options like Send/Receive All Folders, Reject All, Com Add-Ins, Disable Items, Outlook Options, etc. appears.

You undoubtedly use Outlook every day and use some of its useful capabilities, including flags, categorize, and archive. Even if these capabilities already make it simple to handle your emails, there are other Outlook tools that can help you organize your emails even better.

The phrase "simplifies typical tasks into one-step commands" appropriately describes Outlook's Quick Steps feature.

More about the Outlook link is given below.

https://brainly.com/question/17457799

#SPJ6

this device can be used to type documents,send email,browse the internet,handle spreadsheets,do presentations,play games,and more.​

Answers

A computer is an electronic device that manipulates information, or "data." It has the ability to store, retrieve, and process data. You can use a computer to type documents, send email, and browse the internet. You can also use it to handle spreadsheets, accounting, database management, presentations, games, and more. A computer is an electronic machine that has the ability to receive data and process it into valuable information that it stores in different storage media, and is often able to exchange these results and information with other compatible devices. And the fastest computers today are able to perform hundreds of billions of mathematical and logical operations in a few seconds. It’s computer because the definition of a computer is A computer is a machine that can be instructed to carry out sequences of arithmetic or logical operations automatically via computer programming. Modern computers have the ability to follow generalized sets of operations, called programs. These programs enable computers to perform an extremely wide range of tasks.

What is the computer’s natural language?

hierarchical
symbolic
binary
hexadecimal

Answers

Answer:

binary computer natural language

Answer:

C)Binary

Explanation:

Edge 2021

The language of 1's and 0's

What capital city is located at 33 s and 71w?

Answers

Answer:

jmkk;

Explanation:

Which page layout is most commonly used for a website with a large navigation menu?

wide column

fixed sidebar

featured graphic

square box

Answers

Answer: square box

Explanation:

That is the only relevant answer

Answer:

fixed sidebar

Explanation:

Your computer uses 8 bits to represent decimal numbers (0, 1, 2, 3 and so on) in binary. What is the SMALLEST number for which an overflow error occur?

Answers

Answer:

256

Explanation:

The largest number that can be represented using 8 bits (8 positions of binary 1 or 0) is 255.  This is assuming that the 8 bits are being used to represent only positive integer values.  In 8-bit binary, the decimal number is represented as 11111111.  This means that if you have an 8-bit integer variable with a decimal value of 255 stored in it (again, 11111111 in binary) and you attempt to add 1 more to it (255 + 1), the answer is 256.  256 would require a 9th bit of storage to represent it (100000000 in 9-bit binary) properly, and since the number is limited to 8 bits of storage, the system will throw an overflow error.  Overflow errors happen when you try to store a number in variable that is too small to hold the value.

Fun Fact: most modern computers use 64-bit system architecture.  This means that the largest number you can put into a single 64-bit integer variable is 9,007,199,254,740,992.  Adding 1 to that would, as you've probably guessed, cause an overflow error.

Other Questions
A car rental agency, charges 35 a day and $0.15 per mile . Write a equation that represents the charges to rent a car based on m miles identify the most vivid verb We gave Jason the puppy because it is his birthday and he was so excited that his eyes sparkled with delight Solve:x2 - 6x + 58=0O A. {2+191,2 - 19iO B. {2+9i, 2 - 9i}O c. {7+3i, 7 3i}O D. {3+ 7i, 3 - 7i} Find the percent of change from $36 to $24. Round to the nearest percent if necessary.What is it here is a list of number 51 38 48 36 39 40 39 47 ASAP 30 POINTS What do you think makes a speech boring? Explain your answer. 1/2 divided by 6/8= what do you think the answer is how did the conversion to christianity by the franks helped the christians HELP ASAP WILL GIVE BRAINLIEST Find x. Give reasons to justify your solution.Lines AB and CD are straight lines.Link to image https://homework.russianschool.com/resource?key=17610ip7xq552 A stone is projected vertically upwards with a velocity of 30m/s from a tower of height 50m negleting air resistance,determine the maximun height it reached from the ground (g=10ms^-1) Newton has 10 more dimes than nickels. He hastwice the number of quarters than nickels. If hehas $6.20, how many of each coin does he have? Which diagram best illustrates how air rising our a mountain produces precipitation How does the interaction between Rosauraand Luciana's cousin support the storys theme? Please help with this coin problem, include an explanation pleaasee! Thank you Ar + By=CWhat is B equal to? What is the Characters of The foolish donkey You fill your car with gasoline at a service station for $2.75 per gallon. You pay with a $50 bill.How much change will you receive if you buy g gallons of gasoline? How much change will youreceive if you buy 14 gallons? is a guideline to help an individual write and achieve well-specified goals. What are some ways that agriscientists can contribute to reducing water pollution? Jack and Sara went out to lunch. They spent $28.72 ontheir meal. Jack and Sara wanted to leave the waitress a15% tip. What is the final cost?