Select the factors that a network engineer is most likely to consider when designing a computer network. the ways in which employees share business documents the number of hours employees work the number of networked computers the type of work done at networked computers the number of employees using each computer the rate of pay for networked employees

Answers

Answer 1

Answer:

the number of employees using each computer

the number of networked computers

the type of work done at networked computers

the ways in which employees share business documents

Explanation:

these are all correct on odyssey :)


Related Questions

Write Java code that creates an array of n integers myArray, by taking n integers from the user with duplications, and do the following:
1- Print the elements of myArray,
2- Calculate the sum and the mean of myArray elements,
3- Copy the values of myArray to an array list named myArrayList, the array list must contain the elements of myArray without duplication,
4- Calculate the sum and the mean of myArrayList elem

Answers

Answer:

this should be what you need

Explanation:

import java.util.*;

public class ABC{

 public static void main(String[] args) {

   int n;

   //create scanner object

   Scanner sc = new Scanner(System.in);

   //ask for size of array

   System.out.print("Enter the size of array (n): ");

   //read the input

   n = sc.nextInt();

   //create an array of n length

   int [] myArray = new int[n];

   //ask user for array elements

   System.out.printf("Enter %d integers: ", n);

   //read array elements

   for(int i =0 ;i <5; i++)

     myArray[i] = sc.nextInt();

   

   //print the elements if myArray

   System.out.print("1 - The values of myArray are: [");

   for(int i =0 ; i < n; i++){

     System.out.print(myArray[i]);

     if(i < n-1)

       System.out.print(", ");

   }

   System.out.print("]\n");

   //calculate mean and sum of myArray elements

   int sum = 0;

   double mean = 0;

   for(int i = 0; i < n; i++)

     sum += myArray[i];

   

   mean = (sum*1.0)/n;

   //print the sum and mean of myArray

   System.out.printf("2 - The sum is: %d. The mean is: %.1f\n", sum, mean);

     

   //create an arraylist

   ArrayList<Integer> myArrayList = new ArrayList<Integer>();

   //copy the value of myArray to an arraylist without duplicates

   for(int i = 0; i < n; i++){

     if(!myArrayList.contains(myArray[i]))

       myArrayList.add(myArray[i]);

   }

   sum = 0; mean = 0;

   //display the values of myArrayList

   System.out.print("3 - The values of myArrayList are: [");

   for(int i =0 ; i < myArrayList.size(); i++){

     System.out.print(myArrayList.get(i));

     if(i < myArrayList.size()-1)

       System.out.print(", ");

   }

   System.out.print("]\n");

   //calculate sum and mean of myArrayList elements

   for(int i = 0; i < myArrayList.size(); i++)

     sum += myArrayList.get(i);

   mean = (sum*1.0)/myArrayList.size();

   //print the sum and mean of myArrayList

   System.out.printf("4 - The sum is: %d. The mean is: %.2f\n", sum, mean);

 }

}

(50 POINTS) A folder has been shared with other users and set to read-only. What does this mean for users?
Users can only read the name of the shared folder.
Users cannot add new folders or files.
Users can read and edit files.
Users can add new files but not new folders.

Answers

i believe it would be “users cannot add new folders or files” i think they can only read what’s in the folder.

Answer:

B

Explanation:

Match each storyboarding technique with its appropriate description.​

Answers

Answer:

Hierarchical – Option C

Linear – Option D

Webbed - Option A

Wheel - Option B

Explanation:

Hierarchical means something that follows the order from general to specific .  

Hierarchical – Option C

Linear means something that follows the order from general to specific .

Linear – Option D

Webbed – There is no order in flow of information or it is inconsequential. Hence, option A

Wheel - means the flow is sequential i.e as per the sequence

Wheel – Option B

I’ll mark brainliest if correct

Select the correct answer.
Derek works in the software quality assurance department. Which tools or process should Derek use to monitor and measure changes?

A.software engineering process

B.software quality metrics

C. SQA audits

D.reviews

Answers

Answer:

A.

Explanation:

Have a Nice Day

Answer:

answer: software quality metrics

please helpppp me!! thank youuu :)

Answers

Answer:

3?

Explanation:

Need help:(!!!! I’ll mark brainliest if correct

Select the correct answer.
Which software development team member would make the most use of the tool, Load Runner?
A.
software engineer
OB.
programmer
OC.
business analyst
OD
tester

Answers

Answer:

software engineer is the answer

Explanation:

g

i really want to know the best way to deal as much heart as possible plz tell me

Answers

Answer:

Set aside time every day for doing something that feels positive, whether that’s journaling, meeting up with a close friend, or watching a show that makes you laugh. Scheduling in moments that bring you joy is vital for healing a broken heart. It’s important to talk about your feelings with others and not numb yourself out.

Explanation:

secgcdesxeeeddfsexdddffdf

Complete the sentence.
A requirements document is created during the ______ phase of software development.

Coding

Release

Design

Planning

Answers

Answer:

Release

Explanation:

Answer:

its planning

Explanation:

took the test

You were recently hired by a small start-up company. The company is in a small office and has several remote employees. You have been asked to find a business service that would accommodate the current size of the company, but would also be able to scale as the company grows. The service needs to provide adequate storage, as well as additional computing power. Which cloud service model should you use

Answers

Answer:

Infrastructure as a Service (IaaS)

Explanation:

Infrastructure as a Service, are services based online that provide a client with required server infrastructures including networking services, storage services, virtual environment services, security, processing services based, and scaling by using high-level API's that redirects the low-level data of the underlying network on a leasing or rent arrangement, such that the operation and maintenance cost of the servers are taken care of by the service provider.

Doug grew up on a large farm in southwest Wisconsin. As a college graduation gift, Doug’s father gave him several hundred acres of land to raise organic soybeans, grain, and corn. Doug works the fields by himself, negotiates deals with buyers, repairs equipment, and handles all the accounting and financial issues for the business, which is called The Natural Element.

Answers

Answer: Sole Proprietorship.

Explanation:

This question wants to know what type of business is described in the scenario.

In a Sole Proprietorship, the owner of the business is essentially the business itself. They control all aspects of the business from the operating activities to the financial activities of the firm. This is usually the first stage business type in an entrepreneurship.

The definition of a sole proprietorship above fits with what Doug does. Doug is the owner of the farming business and seems to be handling all aspects of it by himself. This would therefore make it a sole proprietorship.

Who has gotten a random file link from someone? What file does it contain?

Answers

Answer:

those are bots , just report those

Explanation:

I got it but I didn’t download it cuz it looks sketchy he literally posted that same link to everyone who has made a question so I would advise not to download it

What are good components to preorder a PC with that are cheep? It would be my first PC by the way.

Answers

Answer:

Good Components

.CPU AMD Threadripper 3960X Amazon

.CPU cooler NZXT Kraken X63 (280mm AIO liquid cooler) Overclockers

.GPU Zotac Gaming GeForce GTX 1660 6GB CCLonline

.Memory 32GB Corsair Dominator Platinum RGB 3200MHz Scan

Explanation:

Would you want a prebuilt? I know a very good prebuilt and custom build company called NZXT. They have very good parts and very good ratings. I know prebuilts are shamed on, but I promise you, one of the NZXT prebuilts are great.

Readable code includes the use of
color and symbols to make the code look good.
consistent and meaningful variable names, helpful comments, and formatting.
variable names that do not vary from program to program.
comments that include the programmers' reactions to a particular piece of code used.

Answers

Answer:

bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBbBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBbbbbbbbbbbbbbbbbbbbbbbbbBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB

Explanation:

The Readable code includes the use of color and symbols to make the code look good is; A consistent and meaningful variable names, helpful comments, and formatting.

Since Readable code is crucial for software development. It makes it easier for programmers to understand, modify, and maintain the code. It is well-organized, with consistent and meaningful variable names, helpful comments, and proper formatting.

Using consistent and meaningful variable names allows programmers to easily understand what the variable represents.

Helpful comments also play a crucial role in making the code readable. Comments should be used to explain, the code is doing, why it is doing it, and any other important details that would help programmers understand the code.

Formatting is also essential in making the code readable.

In summary, readable code includes consistent and meaningful variable names, helpful comments, and proper formatting.

Learn more about the code here;

https://brainly.com/question/14278291

#SPJ4

Need the answer ASAP!!!!

Select the correct answer.
Which software development team member would make the most use of the tool, Load Runner?
O A.
software engineer
OB.
programmer
OC.
business analyst
OD.
tester

Answers

Answer:

software engineer is the answer

PLEASE HELP I mainly only need the answer for 4.

Answers

Answer:

it is asking for https response

Irene is creating a wireframe of a website she is working on to show her client. In which phase of the development process is she?

A. planning

B. design

C. development

D. testing

Answers

Answer:

The Answer Is B: Design

Explanation:

I took the test on edmentum and it was correct your welcome m8 :)

what is the best to deal the most hearts in mine craft

Answers

Kskakakakkakajajajdbdbjdjajsbbda

Answer:

what does this mean

Explanation:

oh nvm I get it but it depends what you play on if you play on console or phone its a fully enchanted nephrite sword but on a computer is a fully en chanted axe you can see the order to enchant so you don't mess it up

Why does a compiled-language program need more memory than an equivalent interpreted-language program during program execution
OA to store source code
O B. to store object code
Ос. to store machine code
D. to debug the program​

Answers

Answer:

The answer is B

Explanation:

Prompt Using complete sentences post a detailed response to the following. Give one example of digital art that you have seen today and where you saw it. Where do you most frequently see digital art? What does it say about our culture?

Answers

Answer:

Digital art forms can be frequently seen in film, television and video games

Explanation:

There are various forms of digital arts such as Fractal/Algorithmic Art, Dynamic Painting, Pixel Art, computer graphics, etc. I have seen computer graphic in a movie today.  

Most of the digital art forms are used as a conceptual drawing in film, television and video games

what type of network is the internet

Answers

Answer:

The internet is considered as Wide Area Network (WAN).

can you help me with my homework what should i do

Answers

Answer:

what is matter and two examples

What is HTML? (list down any 5 points)

Answers

Answer:

The HyperText Markup Language, or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.HyperText Markup Language (HTML) is the set of markup symbols or codes inserted into a file intended for display on the Internet. The markup tells web browsers how to display a web page's words and images.

Explanation:

If this doesn't answer your question tell me and i'll fix it.

Define self-esteem: A how I feel about myself B how I visualize myself C how I esteem myself

Answers

Answer:

A how I feel about myself

Explanation:

Self-esteem is your overall opinion of yourself — how you feel about your abilities and limitations. When you have healthy self-esteem, you feel good about yourself and see yourself as deserving the respect of others. When you have low self-esteem, you put little value on your opinions and ideas.

You are trying to connect a new USB device to your computer. You install the driver and then connect the device to an open USB
port. The device does not work.
Which of the following troubleshooting steps is the BEST to try first?
A. Try a different USB cable.
B. Replace the USB device.
C. Install a new USB controller card.
D. Make sure the USB device is plugged in properly.

Answers

Answer:

By order of increasing magnitude:

D. Make sure the USB device is plugged in properly.

A. Try a different USB cable.

B. Replace the USB device.

C. Install a new USB controller card.

Explanation:

Start with whatever is simplest first. Most errors are simply ID-10-T mistakes.

How do we know if we can believe the things on the internet?

Answers

Answer:

you have to check for reliability

Explanation:

Answer:

you can't always believe the internet some stuff is false are bended

Explanation:

yea

What is climate and how is it formed? What can cause climate change.

Answers

Answer: Climate is the weather and conditions over time (at least a year).

The things that start climate change are burning fossil fuels and tearing down forests to start construction.

Answer:

climate can be defined as weather.

A(n) ________ HTML tag is used to mark information about the page.

Metadata

Mead

img

Hyperlink

Answers

An Metadata HTML tag is used to mark information about the page.

What are HTML element?

An HTML element are known to be a kind of HTML document parts, one of plenty types of HTML nodes.

Note that an HTML document is made up of a tree of some specific HTML nodes, example is text nodes, and HTML elements, that are said to add semantics and formatting to some areas of document. And so, Metadata HTML tag is used to mark information about the page.

Learn more about HTML tag from

https://brainly.com/question/9069928

Answer: metadata

Explanation: got it right on edgen

What form of infrastructure improved trade and communication among Roman cities?

aqueducts
canals
reservoirs
roads

Answers

Answer:

aqueducts

Explanation:

Answer:

c

Explanation:

In what year was the first powered airplane flight in Europe?

Answers

October 23, 1906 8s when the first powered flight took place in Europe.

Answer:

October 23, 1906 was when the first powered flight took place in Europe.

Explanation:

Does any body know how to program a video game?
Because a got an idea

Answers

Answer:

well you have to take classes or use easier systems like scratch

Explanation:

Other Questions
It was estimated that 650 people would attend bowling night, but 676 people actually attended.What is the percent error, to the nearest percent of the estimate? Enter the answer in the box. Suppose Gabor, a scuba diver, is at a depth of 15m15m. Assume that: The air pressure in his air tract is the same as the net water pressure at this depth. This prevents water from coming in through his nose. The temperature of the air is constant (body temperature). The air acts as an ideal gas. Salt water has an average density of around 1.03 g/cm3g/cm3, which translates to an increase in pressure of 1.00 atmatm for every 10.0 mm of depth below the surface. Therefore, for example, at 10.0 mm, the net pressure is 2.00 atmatm. What is the ratio of the molar concentration of gases in Gabor's lungs at the depth of 15 meters to that at the surface Roxy Inc. issues a $1,500,000, 10%, 10-year mortgage note on December 31, 2018, to obtain financing for a new building. The terms provide for annual installment payments of $244,118. Prepare the entry to record the mortgage loan on December 31, 2018, and the first installment payment on December 31, 2019. please help, you can just slide the answer Ronnie's Rentalscharges $25 plus $15 per hour to rent achain saw. David rented a chain saw for5 hours. Write an expression to show howyou could calculate the total amountDavid paid.191 You ________ brought food. We have got plenty here. 1 im had better needn't have didn't need should have Brainliest involved:)) help pls Sam volunteers at an animal shelter. He created a line plot to show the weights in pounds of the kittens at the shelter.Line plot named as ALTDCWeights of Kittens in ShelterALTDC shows a number line from half to two and half. The number line is divided into 4 equal parts. 3 dots on half, 2 dots on 1 and 1 dot on one and half is given.What is the total weight of the kittens in the shelter? Express 0.74 as a percentage atoms of which of elements will form covalent bonds in a compound A. C and OB. Na and FC. Co and FeD. Li and Al 10 points each answer plus brainliestA student explains the Nebular theory of formation of planets as follows."A cloud of gas and dust in space, called nebula, began to rotate and condensed into a flattened disk. Gravitational force pulled the gas and dust closer together. This resulted in the nuclear fusion of gases and dust to create the sun and planets at the outer flattened portion of the disk."What is the flaw in the student's explanation? (1 point)A. nuclear fission created the sun and planetsB. the nebula evaporated instead of condensingC. the sun was formed at the center of the nebulaD. gravitational forces kept the gases well separated Two plants with an inated seed shape produced 340ospring. Of those 340, six ospring had a constricted pod shape. What are the genotypes of the parents? A student practicing for a track meet ran 250 m in 30 sec Herbert has three lawn-mowing jobs. One lawn is shaped like a trapezoid,one like a triangle, and one like a rectangle. The trapezoidal lawn has bases that are 90 feet and 126 feet and a height of 75 feet. The triangular lawn has a height of 80 feet and a base of 105 feet. The rectangular lawn has a length of 120 feet and width of 90 feet. If Herbert can cut a 160 ft 70 ft lawn in 2 hours, how long will it take him to mow all three lawns? Miguel weighs himself and discovers he weighs 83,600 grams. How many kilograms does Miguel weigh? ___2. Which adjective best characterizes Romeo at this time?A. DefiantB. FearfulC. IndignantD. Humorous which of the following is correct order from oldest to youngest At the beginning of June, 6,000 diamonds were in process. During June, an additional 9,000 diamonds were started. 7,000 diamonds were completed and transferred to finished goods. As of the beginning of the month, work in process was 80% complete with respect to materials and 60% complete with respect to conversion costs. As of the end of the month, work in process was 50% complete with respect to materials and 30% complete with respect to conversion costs. Calculate the equivalent units of direct labor for June. Which amendment was a victory for the temperance movement that Elizabeth Cady Stanton, Lucretia Mott, and Susan B. Anthony were involved in?Twenty-first AmendmentFifteenth AmendmentNineteenth AmendmentEighteenth Amendment Before you continue with your paper, its a good idea to review your outline. Check the elements that you included in your outline. I included my thesis statement in the introduction. I created topic sentences. I thought of transitions between the introduction, body, and conclusion. I found evidence to support each paragraph. I used numbers and letters to indicate paragraphs and details. I included an idea for a conclusion.