With which of the following is network administration concerned? Check all of the boxes that apply.
A. security
B. hardware
C. software
D. network setup
E. network maintenance

Answers

Answer 1

a   b   c and i think e if not e do d

Answer 2

Answer:

all

Explanation:


Related Questions

is anyone willing to do my DIT tests for me?

Answers

Answer:

no sorry

Explanation:

Question # 6
Fill in the Blank
In your program to calculate the slope, supply the missing word.
The program is incomplete.
# Find the slope of the user's two points
# Get the points
XÔne =
("Enter the x-coordinate of the first point: ")

Answers

Answer:

Input

Explanation:

The input() function is used to get input from the user (the user's answer).

The ____, which amplified weak electrical signals, enabled electrical sound recording.

Answers

Answer:

Radio

Explanation:

What does the Merge and Center feature do? Check all that apply.

O adds borders to a group of cells in a range
O centers an image in the middle of a worksheet
O combines multiple cells into a single cell
O centers the alignment of text in the cell
The answer is the last 2 this question just isn't on brainly so I thought i'd add it

Answers

Answer:

O combines multiple cells into a single cell

O centers the alignment of text in the cell

Explanation:

wanted the points lol

Answer:

3

4

Explanation:

A financial manager was completing an annual report that contained multiple graphs explaining the company growth. If she wanted to cross-reference these graphs throughout the document, she should use the _____ feature. biliography citation caption footnote

Answers

Answer:

Caption

Explanation:

because it just works.

What does this loop that uses a range function do?

for i in range(7, 15)
print("goodbye")

O It prints "goodbye" 8 times, numbered from 7 through 14.
It prints "goodbye" 9 times, numbered from 7 through 15.
O It prints "goodbye" 9 times.
O It prints “goodbye" 8 times.

Answers

This code will print "goodbye" 8 times

Answer:

B. It prints "goodbye" 9 times, numbered from 7 through 15

Explanation:

4.2 Code Practice: Question 1

Write a program that inputs numbers and keeps a running sum. When the sum is greater than 100, output the sum as well as the count of how many numbers were entered.

Sample Run

Enter a number: 1
Enter a number: 41
Enter a number: 36
Enter a number: 25

Sum: 103
Numbers Entered: 4

Hint: If you get an EOF error while running the code you've written, this error likely means you're asking for too many inputs from the user.

Answers

In python:

total = 0

i = 0

while total <= 100:

   number = int(input("Enter a number: "))

   i += 1

   total += number

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

print("Numbers Entered: {}".format(i))

I hope this helps!

Which option ensures that a page break is automatically inserted ahead of a specific paragraph or heading?

the Page Breaks Before option in the Paragraph dialog box
the Keep With Next option in the Paragraph dialog box
the Keep Lines Together option in the Paragraph dialog box
All of the above options are correct.

Answers

Answer:

All the above options are correct

Answer: d

Explanation:

What are the seven phases of design plans and the main features of designer-client communication at each phase?​

Answers

In order to design a project there exists seven phases of design as the client needs to communicate in each phase.  

The first step is to study the client in brief. This can be done by setting goals that will enlighten your project. Step two is to research in order to understand the project so that you can need to understand the history and culture. Example analysis of your audience. The step is to brainstorm, that is to research, the client, industry, and audience. The fourth step is to sketch ideas that help put to visualize elements and save time. The fifth phase is concept development that is a 3-5 design based on the needs of the project. The sixth phase is the revision phase that is to conclude your design that meets the goals and needs of the project. In the last completion that is fully understood look forwards to the client.

Learn more about the seven phases of design plans and the main features of the designer.

brainly.com/question/25151017.

which are the two alternatives for pasting copied data in a target cell groups

Answers

Answer:

Excel has decided to paste contents into a single cell, rather than keeping data in columns. When copying from a query in SQL that has data in a table, pasting it into Excel would normally split the data into the columns - keeping the table. But Excel has automatically changed and takes out the table, pasting each row into one cell.

Explanation:

Select the correct answer.
Which task represents an unethical use of technology and resources at the workplace?
OA. using computer resources for an upcoming project presentation
OB. sharing a coworker's performance scores with colleagues
OC. generating a confidential report after receiving proper authorization
OD. providing references and giving due credit for work that isn't one's own
O E. printing presentation notes for an upcoming client meeting
Reset
Next

Answers

Answer:

A

Explanation:

because when you make a presentation so you are already use technology

Answer:

a

Explanation:

What is an Odometer (Driver's Ed)

Answers

Answer:

It's the thing that indicates the total number of miles the car has been driven.

Explanation:

I hope this helps!

Answer:

an instrument for measuring the distance traveled (as by a vehicle)

Explanation:

Hope this helps! <3

Please help, this question is from plato.
What is HTML?
A.
a language
B.
a software application
C.
a website
D.
a browser
E.
a malware program

Answers

Answer:

A

Explanation:

It is a programming language.

Answer:

A

a. language

Explanation: i took the test and hope this help have a good day.

Type the correct answer in the box.
How can users prevent broadcasting their existing connections?
User can make the BLANK name invisible, thereby preventing the hackers from knowing about an existing connection.

Answers

Answer:

User can make the network name

Answer:

The correct answer is: SSID

Explanation:

Hiding the SSID involves preventing the broadcast of the SSID name. Users can make the SSID name invisible to prevent hackers from knowing about an existing connection.

Question 2 of 5

Which detail from the story is part of the rising action?

O A. Mr. White is sorry he ever wished on the monkey's paw.

O B. Mr. White wishes his son were back in the cemetery.

C. The author establishes that the story begins on a cold, wet night.

O D. Mr. White pulls the monkey's paw from the fire.

SUBMIT

Answers

Answer:

D. Mr. White pulls the monkey's paw from the fire.

Explanation:

Rising action refers to the events in the stories that bring suspense and interest. It includes the crucial decisions and important events that leads towards the climax of the narrative. Rising actions focuses on the flaws that the characters possesses and create a space of tension.  

In the story, "The Monkey's Paw" the rising action is observed when Mr. White pulls the monkey's paw from the fire to make the third wise respectively.

Answer:

Mr. White pulls the monkey's paw from the fire.

Explanation:

Please help, Tech class!!

Answers

Answer:

Explanation:

1=A

2=A

3=A

4=True

5=A

6=D

7=D

8=B

9=True

10=C

The standard format rules for a professional letter should be followed.
True
False

Answers

The answer is, true.

what are the 2 things you are not sure about evaluating functions​

Answers

Answer:

every thing

Explanation:

Answer:

To evaluate a function, substitute the input (the given number or expression) for the function's variable (place holder, x). Replace the x with the number or expression. 1. Given the function f (x) = 3x - 5, find f (4).

A function is a relation in which each input has only one output. In the relation , y is a function of x, because for each input x (1, 2, 3, or 0), there is only one output y. x is not a function of y, because the input y = 3 has multiple outputs: x = 1 and x = 2.

A formula is an expression which calculates the value of a cell. Functions are predefined formulas and are already available in Excel. For example, cell A3 below contains a formula which adds the value of cell A2 to the value of cell A1.

Explanation:

What kinds of useful tags might you use to help you organize and find the documents in the future?

Answers

Answer:

you can use color tags(blue for biology) or just simply word tags (biology for biology)

Explanation:

Hope this helps a little.

The useful tags might you use to help you organize and find the documents in the future insertion point.

What is the use insertion point?

If any user or person scrolls the following contents by using the keyboard from one position to another position in the document of the user then, the insertion point moves automatically without any implementation when the user presses any key they want. If the user clicks on the arrow keys then, it also works like that.

The <dd> tag is used in HTML document to explain set of terms. The <dd> tag list is used in conjunction with the <dl> term. Inside a <dd> tag we can insert text, sentence, paragraph or links. There are 4 primary tags to build any website. Every HTML document begins and ends with HTML tag.

The PCR stands for 'Patient Care Report.' It is a legal document that needs to have all the procedures done to the patient. This document becomes part of the patients permanent medical record and is used in court in legal cases. It is also used to bill medical expenses.

Therefore, The useful tags might you use to help you organize and find the documents in the future insertion point.

Learn more about insertion point on:

https://brainly.com/question/14274782

#SPJ2

Joann wants to save the building block she created for the title of her company.
In which file does she save this building block?
O Building Blocks.dotx
O Building Blocks.html
O Building Blocks. thmx
O Building Blocks.qpbb

Answers

Answer:

The actual answer is A.

Explanation:

Answer:

a

Explanation:

What are the four types of technical drawing?​

Answers

Answer:

3D drawings (isometric perspective)

exploded-view 3D drawings

complete working drawings

detail drawings (2D orthogonal projections)

diagrams

4.1 Code Practice: Edhesive

Answers

In python 3:

while True:

   name = input("Please enter a name: (Nope to end) ")

   if name == "Nope":

       break

   print("Nice to meet you {}".format(name))

I hope this helps!

   

The program is an illustration of while loops.

While loops are used to perform iterative operations, until the condition is met

The program in Python, where comments are used to explain each line is as follows:

#This prompts the user for name

name = input("Please enter a name (Nope to end) ")

#This checks if input is "Nope"

while name.lower()!="nope":

   #If no, this prints the greetings

   print("Nice to meet you",name)

   #This prompts the user for another input

   name = input("Please enter a name (Nope to end) ")

Note that the loop is repeated until the user enters "Nope" or "nope"

Read more about while loops at:

https://brainly.com/question/18430675

For your biology class, you will be giving a presentation of the findings of a plant growth experiment. Which application is best suited for this presentation?


Writer or Word


Impress or PowerPoint


Notepad or Paint


Calc or Excel

Answers

Answer: Powerpoint

Explanation: Easy to give graphs and add pictures. You can also add shapes to create a bar graph if needed.

Answer:

Calc or Excel

Explanation:

How these technologies influence the user experience and knowledge?

Answers

Answer:

I don't know

Explanation:

Technology can help us study and stuff yet we can still look up the answers. It also allows to know what's happening in the world around us like if a girl gets kidnapped, we get Amber Alerts on our phones about the missing girl. Most of us people today have learned about George Floyd's death on the internet through technology. Technology doesn't really influence us as much as help us out but for some people it can cause us to change under the influence of seeing other people and how they dress and act and stuff.

William would ike to sort a list of items after the data is already entered Which method is NOT an available sort option? text O number O date Osymbol​

Answers

Answer:

symbol

Explanation:

edge2020

Answer:

symbol

Explanation:

took the test

Bill has several workbooks open, and he would like to see them all side by side on the screen. Which option on the
Arrange All menu should he use?
Tiled
Cascade
Horizontal
Vertical

Answers

Answer:

tiled

Explanation:

Use the drop-down menus to complete the statements about creating a table of contents in Word 2016.

To use the table of contents feature in Word, a user must have already created
in the document.

The Mark Table of Contents Entry option is used for
marking nonheading text for the table of contents.

On the Table of Contents dialog box, the
button can be used to change font styles.

Answers

Answer:

1.headings and subheadings

2.manually

3.options

Answer: 1.Headings and Subheadings

2.Manually

3.Options

Explanation: Just did it on e2020.

Which of the following is an advantage of the Apple operating system compared with its counterparts?
A. It can run on several different platforms.
B. It has greater compatibility with applications.
C. It has a large technical support base.
D. It is less susceptible to viruses.

Answers

Answer:

A. It can run on several different platforms.

Explanation:

Which of the following is NOT a possible duty for a professional working in the Web and Digital Communications pathway?

Creating computer software

Designing graphics and animation

Implementing security measures

Designing websites

Answers

Answer:

creating computer software

Explanation:

HOPE THIS HELPS!!!

Why is it important to proofread your documents ?

Answers

Proofreading can make sure that your document is completely free from errors to a high standard.

Answer:

It's important to proofread your documents to make sure that you don't have any avoidable mistakes.

Explanation:

Avoidable mistakes include grammar, sentence structure, and word choice.

Other Questions
Which molecules of the following gases willhave the greatest average kinetic energy?1. N2 at 1 atm and 298 K2. CO2 at 1 atm and 298 K3. H2 at 0.5 atm and 298 K4. He at 0.1 atm and 298 K5. All of the molecules have the same kineticenergy If we assume that there is no fixed manufacturing overhead and the variable manufacturing overhead is $6 per direct labor-hour, what is the estimated finished goods inventory balance at the end of July A foam square has a mass of 25 g and a volume of 90 mL. What is the density? Measurements show that unknown compound X has the following composition: element mass % carbon 41.0% hydrogen 4.58% oxygen 54.6% Write the empirical chemical formula of X. Find area of the figure :) Which transition word would signal that a writer is comparing how two things are alike?similarlyfirstnextbecause Help plsWill give brianly for correct and fast answer ! Why are glucose molecules able to dissolve in our blood but lipids are not? List the type of chemical bondsIts an emergencyI need it right now how did slavery affect the new world colonie?s what are the steps we should follow to solve and equation Which of the following situations could best be used to illustrate the meaning of ENACTMENT? Base your answer on the meaning of ENACTMENT. How did the Transcontinental Railroad affect the speed of travel? You want to buy a new case for your iPhone. The case is $37 and the tax is 6%. WHAT IS THE TOTAL? 10 POINTS!!! PLEASE HELP:(I know its really easy but im super confused. Can anyone help??? Why is the government of Scandinavia expensive to run? few workerslittle manufacturingsocial securitylow population what place does the three sit at in 43,628,698,591 Look at the table What is the ratio of cows to horses? pwease help me What can you conclude about the advantage of a double layer arrangement of a cell membrane Write four different equations that have 3 as the solution.Pls help I'll mark u brainliest Please help me answer this question 17