Can someone please help and answer the 6 questions on the bottom of the page

I’ll give you brainly

Spam answer will be reported please don’t spam

Can Someone Please Help And Answer The 6 Questions On The Bottom Of The PageIll Give You BrainlySpam

Answers

Answer 1

Ivan rigney

John benson      2

Mark nicholls      4

James  mitchell   7

Paul matthews   13

Neil hooper         8


Related Questions

The options on the Ribbon will____:

Answers

replace both the traditional menu bar and toolbars.

Hopefully, It's Correct... (ノ◕ヮ◕)ノ

Which of the following best describes the existence of undecidable problems? *

Answers

Answer:

An undecidable problem is a problem for which there is no algorithm that can be constructed that would correctly guess the answer every time.

Explanation:

I found the answer choices, and that is literally the definition of an undecidable problem.

Discuss the three different software applications of Microsoft that you have leaned in this class (Word, PowerPoint and Excel). Explain what each software does, how a business would use it to communicate and manage their information, and how you can use the software in your own life.

I need half a page just give me Ideas PLZ!!

Answers

Answer:

ok!

Explanation:

Word is more for writing documents and letters, PowerPoint is used for presentations for a class work etc. Excel is a handy software that can be used to store and organize many data sets. Using its features and formulas, you can also use the tool to make sense of your data. For example, you could use a spreadsheet to track data and automatically see sums averages and totals.

CAN SOMEONE PLEASE EXPLAIN HOW TO FIND BINARY CODE TO ME LIKE IS IT EASY LIKE I NEED THE WHOLE BREAKDOWN PLS

Answers

Answer:

In binary code, each decimal number (0–9) is represented by a set of four binary digits, or bits. The four fundamental arithmetic operations (addition, subtraction, multiplication, and division) can all be reduced to combinations of fundamental Boolean algebraic operations on binary numbers.

Explanation:

Binary Numbers Explained – Beginners Guide ... Before we learn about the binary number system we will look in more detail ... and they are easier to learn using a system that you are more familiar with. Firstly our decimal system uses 10 as a base and the numbers range from 0 to 9 ... See Wiki for details.

(d) What other services beside cloud-based software may be provided by Internet hosts?[1]

Answers

Answer:

Internet

(Some have Cable TV)

PLS HELP
Which of these situations describes a computer network?


(Choice A)

A programmer runs a program using parallel computing on their multi-CPU computer. Each CPU processes a different part of the program and stores the final results in shared memory.

(Choice B)

A plant biologist inserts a moisture sensor into a the soil of a potted plant. The moisture sensor records the moisture every minute and saves it onto an SD card for storage.

(Choice C)

A smartphone store displays 20 different smartphones for shoppers to try out. All the smartphones are on a long table and plugged into a single power strip.

(Choice D)

A company gives every employee a desktop computer and connects each of the computers to each other using wires, so that they can quickly transfer files and messages.

Answers

Answer: A

Explanation:

The answer is A

Using the concept of computer network, it is found that the correct option is given by:

D. A company gives every employee a desktop computer and connects each of the computers to each other using wires, so that they can quickly transfer files and messages.

-----------------------

A computer network is when multiple electronic devices are connected with each other using wires, for transfer of files and messages. There are various protocols for this, such as TCP-IP, public and private key cryptography, and the scope of these topics is studied in computer networks.The option that represents the multiple electronic devices connected by wires is given by option D, and thus it is the correct option.

A similar problem is given at https://brainly.com/question/14200752

Create 2 methods of your choice.
Your methods must have at least 1 parameter and must return a value. Your methods have to return different types, for example: if your 1st method is returning a boolean then maybe you'll want your 2nd method to return an int. It is up to you what you have them returning as long as they are returning 2 different types. Call those 2 methods within your main method and print the results.

Answers

I can’t find how to do this


What is the best strategy to avoid paying interest on your credit cards?
A. Pay the minimum balance each month.
B. Have credit cards from two different banks.
C. Pay the full balance each month.
D. Make payments online.

Answers

Pay full balance each month

Identify the reasons that numeric data representation is important to computer programmers. Check all that apply.

The computer reads data in binary form.

Using a number system that makes sense to a programmer makes it easier to track the data.

Number systems are used all around the world for important work.

The ability to represent data in 0s and 1s is essential to computing.

Answers

Answer:

A, B and D

Explanation:

Answer:

everything except the 3rd

Explanation:

edge 2021

Need help ASAP
Thanks+ BRAINLIST only for correct answer

What is the importance of protecting other’s personal information and privacy?

Answers

It is important to protect yours and others personal informations because some people might try to take advantage of them and use them for no good such as fraud, charging your card, taking your passwords, and so on

Hey,

So there are so many reasons to protect yours and others personal info online but  here are just a few.

1. Help stop credit card fraud. this is one of the biggest types of fraud in the internet.

2 stop identity theft.

3  prevent your social media accounts getting compromised .

Some fine advise.

change your login in info  more then not. it is more likely that someone will find your login info  online or thought a software then just guessing it.

-scav

What are the steps for viewing changes by different viewers?

Answers

Answer:

Click the Review tab, click Show Markup, click Reviewers, then click the names to select or deselect them.

Explanation:

just did edge 2020 brainiest plz

Which are malicious codes?
Select all that apply.
Spyware
Serum
Key loggers
Worms
JavaScript​

Answers

Answer:

Spyware

Key Loggers

Worms

Issue: I don't know what Serum is.

What are the 3 dimensions referenced when we say 3D?

Answers

the 2 dimensions are the x and y the 2d dimensions but then we add one called the z

hope this helps

I show you what the computer has processed and you have to look at my screen to see what I have for you. What am I?

Answers

Hey,

The answer to this is the monitor. This is the screen or screens that hook up to your pc most of them use the modern HDMI but there are other connecters like DVI,DisplayPort  and the old VGA.

Hope this helps have a great day

-scav

Which is a linear presentation?
A company includes a presentation with every new bookcase that has step-by-step building instructions that include hyperlinks to skip ahead to a further step.
A teacher allows students to explore a presentation about New York by choosing hyperlinks to attractions in the city that they are interested in seeing.
An insurance salesperson follows a presentation while explaining the different plans he sells.
A real estate agent prepares a slide stack for a couple so that they can click on pictures of condos that are in the school district they like.

Answers

Answer:

In a linear presentation, the screens progress in a sequential order, from one screen to the next. For example, the only way to move from slide 3 to slide 6 is to go through slides 4 and 5. ... Non-Linear presentations are useful in such cases.

Explanation:

Answer:

C.

An insurance salesperson follows a presentation while explaining the different plans he sells.

Explanation:

On edge

Choose all of the items that accurately describe an operating system.

Answers

The first one, the 3rd one, 4th one and last one if I’m not mistaken

Answer:A,B and D

Explanation:

Describe the difference between a chained conditional and a nested conditional. Give your own example of each.
Deeply nested conditionals can become difficult to read. Describe a strategy for avoiding nested conditionals. Give your own example of a nested conditional that can be modified to become a single conditional, and show the equivalent single conditional.

Answers

Here you go :) have a good day :))))

Chained conditional are the main motive to the basis of the contains a series of alternative branches are in the same into the depth. Nested conditional are the only to the one conditional.

What is conditional?

The phrase conditional refers to the required parameters. There's the conditional simple, which refers to a hypothetical circumstance or an unknown outcome that is depending on another set of circumstances. A conditional statement is built on the word "if."

Conditionals, often known as if clauses, are used to express that one thing is interdependent on another. The basic motive to the chained conditional of the includes a number of different branch are all in the same level. Only one predicate is nested.

As a result, the difference between are the aforementioned.

Learn more about on conditional, here:

https://brainly.com/question/28478288

#SPJ2

what steps should you take if your harassed online​

Answers

tell an adult and report the person harassing you
block them and if ur comfortable, tell ur parents

list three ways you can help somone who is being cyber bullied instead of just being a bustander​

Answers

tell an adult
give them moral support
help them stand up for themselves

I NEED THIS ASAP

Which heading element displays the largest size heading?


The _____ heading element displays the largest size heading.

Answers

Answer:

h1

Explanation:

pluto

The H1 heading element displays the largest size heading among the other ones.

What is heading element?

A heading tag in HTML is used to define a page's headings. HTML defines six different levels of headings.

Headings help to structure the content of a web page by dividing it into different sections.

They assist sighted users in quickly scanning the page and finding information. However, they are required for assistive technologies to navigate a web page.

A heading element entails all font changes, paragraph breaks before and after the heading, and any white space required to render the heading.

H1, H2, H3, H4, H5, and H6 are the heading elements, with H1 being the highest (or most important) level and H6 being the lowest.

Thus, H1 is the largest size of heading.

For more details regarding heading element, visit:

https://brainly.com/question/8734395

#SPJ2

The value twenty point twelve times ten raised to the power of eight should be written as:
20E12.8
20.12E8.0
20.12*10^8
20.1E8

Answers

Answer:

20.12E8.

Explanation:

The value twenty point twelve times ten raised to the power of eight should be written as 20.12E8.

In order to write out the numerical equivalent of the word problem (strings), we would do the following;

Twenty point twelve = 20.12

Ten raised to the power of eight = E8

Note: E is the symbol for exponential and it simply means ten raised to the power of a numerical variable.

Therefore, E8 = [tex] 10^{8} [/tex] = 1, 000,000,00.

Also, the last digit "8" shouldn't have a decimal point, else it becomes a floating point number.

Identifying an Editing Tool or Option
Which tool or option can you use to copy and apply the color of an existing text to another text within a presentation?
format painter
font dialog box
font color option
replace fonts option

Answers

Format painter I hope it’s right

Answer:

Format Painter

Explanation:

correct in Edge

PLEASE HELP ME HELP ME NO IM NOT OKAY AND ITS NOT EASY FOR ME.....Vladimir is reworking an old slideshow. He needs to delete some of the text, combine or summarize other parts, and create a few new slides as well. He wants to only look at the text. Is there any easy way to do that?

A.
Yes, he can use the Outline view to see all the text in one place.
B.
Yes, he can use the Slide Master to view all the text in one place.
C.
No, he'll have to use the Slide pane to navigate the slides one by one.
D.
No, he'll have to copy all the text out into a word processor.

Answers

Answer:

Outline view

Explanation:

This is a formatted window that shows all text, headers, and titles in a popup on the left side of the screen. Slide master shows all the slides but includes slide details such as inserted images and smart art.

An audio recording has five minutes of silence at the beginning. Which audio-editing technique will delete this unwanted silence?

topping and tailing

normalizing

equalizing

dithering

Answers

Answer:

topping and tailing

Explanation:

what are worms ? this question is from computer from chapter virus;​

Answers

a computer worm is a stand-alone malicious program which can spread itself to other parts of any device. However, one similarity is that both virus and worms are a subcategory of malware.

Answer:

A computer worm is a type of malware that spreads copies of itself from computer to computer. A worm can replicate itself without any human interaction, and it does not need to attach itself to a software program in order to cause damage.

Explanation:

Match the index with the value

Answers

Answer:

15

32

0

64

Explanation:

The first array location has index 0, and so forth...

a pair of shoes is on sale for 15% off with this discount customers will pay $9 if they buy the shoes ​

Answers

Answer:

do 15% on a calculator then divide by 9

Explanation:

Which of the following best describes a directory path?

Answers

Answer:

its and online help sys

Explanation:

Answer:D

Explanation:

Bc its right on Edg

The volume of a sphere is 4/3πr3, where π has the value of "pi". Write a function called print_volume (r) that takes an argument for the radius of the sphere, and prints the volume of the sphere.

Call your print_volume function three times with different values for radius.

Answers

Answer:

In Python:

def print_volume (r):

   volume = 4/3 * 3.142*r**3

   print(volume)

print_volume(7)

print_volume(14)

print_volume(22)

Explanation:

This defines the function and takes radius r as the parameter

def print_volume (r):

This calculates the volume

   volume = 4/3 * 3.142*r**3

This prints the volume

   print(volume)

The next three lines call the function with different values

print_volume(7)

print_volume(14)

print_volume(22)

What are software applications?

Answers

Answer:

files that are stored on the computer

Explanation:

there is an actual definition, but it isnt listed here. Application software is commonly defined as any program or number of programs designed for end-users. That's it, in a nutshell.

Answer:

Lines of code that were written by developers.

Explanation:

Just took the test

Other Questions
(MIDDLE SCHOOL MATH) please help! How would you find the following shapes volume? which layer of Earth has the most mass? A*the crust B the mantle C the inner core D the outer core comparing functions worksheet how do i answer this question What type of mutation occurs when part of a chromosome is missing after replication? Use the relationship between the angles in the figure to answer the question.Which equation can be used to find the value of x?Drag and drop the equation into the box. Whats the domain and range of{(-3, -7), (-1, -3), (0, -1), (2, 3), (4, 7)}and {(-5, -4), (-4, 2), (0, 2), (1, 3), (2, 4)} A single bacterium lands in your mouth and starts growing by a factor of 4 every hour. After how many hours will the number of bacteria exceed 1,000? If the rational function y = r(x) has the vertical asymptote x = 2, then as x2+, eithery or y For the following compound interest problem, how much interest would you earn if you put $600 in the bank at 5.5% for 2.25 year. How do you round decimals like 0. Something to 1 significant figure How does Tiresiass prophecy affect the plot of the story?Group of answer choicesTiresias predicts that Narcissus will drown so his mother Liriope kept him from rivers and springs.Tiresias predicts that Narcissus shall be beautiful but cursed by a spurned lover, and so his mother Liriope instructs him to reject all potential lovers.Tiresias predicts that Narcissus shall die if he sees his reflection; embittered, Narcissus scorns all lovers because they only talk of his beauty, which he cannot see.Tiresias predicts that Narcissus will live a long life as long as he does not see his reflection; when he does, it leads to his tragic end. LAST PAGE OF ELA WORK! PLEASE HELP 10 POINTS!!! What is the area of the composite figure?10 POINTS WILL GIVE BRAINLIEST history what is Loose construction what is the purpose of a head tag 3. Earthquakes are most likely to occur near?O FaultO OceanO MountainO Tsunami How many times do you need to multiply by ten to get from 0.27322 to 273.22? Annual starting salaries for college graduates with degrees in business administration are generally expected to be between $30,000 and $50,000. Assume that a 95% confidence interval estimate of the population mean annual starting salary is desired. Given the information in the Microsoft Excel Online file below, construct a spreadsheet to determine how large a sample should be taken for each desired margin of error.