match the following of computer​

Answers

Answer 1
Where’s the question/page?

Related Questions

What did Charles Babbage design in 1822 to substitute values in polynomial equations? ENIAC TRADIC Analytical Engine Difference Engine

Answers

Answer:

Difference engine

Explanation:

Babbage began in 1822 with what he called the difference engine, made to compute values of polynomial functions. It was created to calculate a series of values automatically. By using the method of finite differences, it was possible to avoid the need for multiplication and division.

Answer:

Analytical engine

Explanation:

What is the mode of 18, 18, 15, 18, 18, 24, 21, 21, 24, and 14?
18
18.5
21
22.3

Answers

Answer: 18

Explanation:

Answer:

18

Explanation:

Question #4
Multiple Choice
What type of address is used at the network access layer to uniquely identify a piece of network hardware?
O MAC address
O frame
IP address
O datagram
PLEASE HELP

Answers

The  type of address is used at the network access layer to uniquely identify a piece of network hardware is known to be called the MAC address.

Check more about the address below

What is a MAC address?

A MAC (is known to be called the Media Access Control) address, and it is one that is often seen  as a hardware or physical address. It is one that is said to be very special  12-character kind of alphanumeric attribute/ characteristic that is known to be used to tell about individual electronic devices on any kind of network.

Note that a good example of a MAC address is said to be: 00-B0-D0-63-C2-26. It is seen as the physical address and that is is also called a media access control, or MAC, address  and it helps to tell a device to another devices on similar  local network.

Therefore, based on the above, one can say that The  type of address is used at the network access layer to uniquely identify a piece of network hardware is known to be called the MAC address.

Learn more about network from

https://brainly.com/question/14672166
#SPJ1

what type of image digital image is shown here?​

Answers

Answer:

2,4,6,8,10,12,14,16,18,20

Explanation:

Which of the following lists contains the five essential elements of a computer? Group of answer choices: 1. inputs, returns, programs, processes, and storage 2. language, software, hardware, code, and development 3. inputs, outputs, programs, processes, and storage 4.binary, code, inputs, processes, and storage

Answers

I think it’s 3 sorry if I’m wrong

Answer:

The answer is "C"

Explanation:

inputs, outputs, programs, processes, and storage

what is python?????????

Answers

Answer:

Python is basically a type of coding language use to program.

Explanation:

Answer:

Python is a computer coding program

Explanation:

It is text-based It is general purpose useIts slogan is batteries included due to its comprehensive standard library.

Why did Jean get an error when he tried to use the variable class? (5 points)

1. Variables should be two words.
2. Variables cannot be Python keywords.
3. Variables should start with a number.
4. Variables should always be camelCase.

Answers

Class is used to define a class which makes it a keyword. You cannot make variables python keywords.

#2 is correct.

Answer:

2

Explanation:

You cannot put python variable words in your code

How to connect an Apple Watch series 3 to your iPhone (ASAP)

Answers


Im not sure but okay

The purpose of an income statement is to identify the net income of the business true or false

Answers

True;
an income statement is a business’s net income-
Net income is the income of the businesses minus the expenses the goods it sold cost.

Jason is creating a web page for his school's basketball team. He just finished creating his storyboard. Which tool should he use to start coding?

Storyboard
Text editor
Web browser
Word processing document
You must check the box below prior to sub

Answers

Jason should use a text editor

Answer:

text editor

Explanation:

Please help with this error message

Answers

This likely has nothing to do with your for loop. Before we get into the error, let's discuss arguments.

Your methods are given arguments when you declare them. For instance, your shuttle method has two arguments.

public void shuttle(int spaces, int beepers){

}

spaces and beepers are the two arguments. When you call these methods, for instance,

shuttle();

You must include the arguments.

shuttle(1,2);

You have these errors because you're not supplying the methods with arguments.

Compared with aerospace engineers, astronomers are which of the following?

a. more likely to obtain a graduate degree
b. more likely to be employed by private industry
c. more likely to be employed by a government agency
d. more likely to obtain a bachelor’s degree

Answers

Answer: more likely to obtain a graduate

Compared with aerospace engineers, astronomers are more likely to obtain a graduate degree.

I'm 200% sure that's the one.

What does Snap do?

enables you to create a shortcut to a program, document, or file
enables you to temporarily hide all open windows and view the desktop
enables you to close all windows but the one you’re viewing
enables you to resize open windows

Answers

Answer:

Snap enables you to resize open windows,

Explanation:

Snap enables you to resize open windows, It is convenient when you want to see two windows simultaneously (side by side).

To do this, drag the desired window the left\right until the cursor reaches to the edge of the screen and then release the mouse.

The window will snap into place.

who need best OCR app . I will help you.​

Answers

Answer:

i do

Explanation:

What would be the answers? It multiple select so select more than one

Answers

Answer:

A,BC

Explanation:

Write a program that asks the user for a positive 3-digit number. Then print the number in reverse.

Answers

In python 3:

number = input("Enter a positive 3-digit number: ")

while int(number) < 0 or len(number) != 3:

   number = input("Enter a positive 3-digit number: ")

print(number[::-1])

I hope this helps!

The allows you to view and manage all of the effects that are on the current slide.​

Answers

Answer:

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

Explanation:

This question is about what allows you to view and manage all the effects that you have inserted on the current slide.

The answer is Animation Pan allows you to view and manage all the effects that you inserted on the current slide.

In the animation pane, you can delete the effect, rearrange the effect, and customize the effect. Effects are basically animations that you can insert on some objective to make them animated.

Write a program that produces this output:

Answers

Answer:

void printC()  

{  

   int i, j;  

   for (i = 0; i < 4; i++) //i indicate row number. Here we have 5 rows

       {  

         printf("C"); //print C for every row  

         for (j = 0; j < 6; j++) //j indicate column number. Here we have 7 Rows

         {  

           if (i == 0 || i == 4) //For first and last row  

               printf("C"); //print 'CCCCCCC'

          else if (i = 1|| i= 3) //for Second forth row  

                printf("C        +      +"); //print 'C    +    +'

          else if (i = 2) For second row  

                printf("C       +++++"); //print 'C +++++'

           else

               continue; //to jump to next iteration

         }  

         printf("\n"); // print in next line

}  

}

Help plz

Write a set of pseudocode instructions to make a peanut butter and jelly sandwich, using
at least five steps. (5 points)

Answers

Answer: 1.) Collect the necessary ingredients and tools:

- jar of peanut butter

- jar of fruit jelly

- two slices of bread

- cutting board (larger that the combined surface areas of the slices of bread)

- butter knife

- tablespoon-sized spoon

2.) Place the cutting board on a stable surface, and the slices of bread side-by-side on the cutting board

3.) Open the jar of peanut butter.

4.) Using the spoon, scoop out 2 tablespoons of peanut butter and deposit in the center of one slice of bread [henceforth known as "Slice 1"].

5.) Using the knife, spread the peanut butter evenly across this side of Slice 1.

6.) Repeat steps 3-5, but with jelly instead of peanut butter and the slice of bread that is not Slice 1 [this second slice will henceforth be known to as "Slice 2"].

7.) Once Slice 1 and Slice 2 each have one side that is evenly coated with its respective spread (peanut butter or jelly), place Slice 2 on top of Slice 1 so that the spreads (peanut butter and jelly) are between the two slices and the externally-facing sides of each slice do not have spreads.

(ok so this is the best answer i can give u don't blame me if it's wrong)

3. The tool that allows you to attach text based notes to your Photoshop documents

Answers

Answer:

Explanation:

The Note Tool allows you to attach text-based notes to your Photoshop document, either for yourself or for others working on the same project. Notes are saved as part of the .

plz mark as brainliest

Which type of cyber attack attempts to lure victims to share their personal and financial information?

Answers

The cyber attack that attempts to lure victims to share their personal and financial information is called PHISHING.

Does anyone have the GCSE 2018 Design Technology J310/01 practice paper?
If you do please tag it with your answer :))))

Answers

Answer:

Mark as brainliest.

Explanation:

as the reader, you can figure out the writer's ____ based on his or her word choice and sentence structure a. purpose b. audience c. tone d.structure

Answers

Answer:

purpose

Explanation:

a writer always has a purpose for writing is it to make the audience understand?to make them entertained any of those and many more

Answer:

It Would Be tone

Explanation:

It may be necessary to work more than 40 hours a week as a salaried employee when ______.

Answers

Answer:

you hold an executive, administrative, or professional position in which you supervise more than one employee and earn a minimum of $455 per week.

Explanation:

According to the Fair Standards Labor Act, salaried workers in the United States are entitled to overtime pay when they work for more than 40 hours in a week.

However, there are some exemptions to this. If a salaried worker in the United States holds a top position such as the above-listed, earns more than $455 in a week and he supervises a host of workers, he does not qualify for overtime pay. His job role already demands that he would have to work overtime most times. For this reason, he should not expect extra pay.

what does snap do need the answer now

Answers

It’s a social networking site made to communicate amongst friends it also allows you to post little bits of your day . Each post lasts about 24 hours.

Write a program that asks the user to enter a whole number then outputs a 0 if the number is even or a 1 if the number is odd. (pseudocode)

Answers

Answer:

What language?

Explanation:

Ram or Main memory is sometimes called this (NEED ASAP)

Answers

Answer:

Software

Explanation:

It was able to be the only thing that came to mind.

help please hurrry asap I WILL MARK BRAINLEST

Adam has decided to add a table in a Word doc to organize the information better.

Where will he find this option?

1 Insert tab, Illustrations group
2 Insert tab, Symbols group
3 Insert tab, Tables group
4 Design tab, Page Layout group

Answers

Answer:

4) design tab, Page layout group

Explanation:

Answer:

3 insert tab, tables group


What is the total number of counts for
one whole note plus one dotted half
note plus two quarter notes minus one
half note multiplied by one half note?

Answers

Answer:

i belive your answer would be 32 because

Explanation:

whole note =4 beats

dotted half note =3 beats

and 2 quarter notes get =8 beats

all of that added together equals 18 minus half note =2 beats

which=16 times a half note which =2 would give you your answer 32

Answer:

I would say its 32 because

Explanation:

whole note =4 beats

dotted half note =3 beats

and 2 quarter notes get =8 beats

all of that added together equals 18 minus half note =2 beats

which=16 times a half note which =2 would give you your answer 32

When should the Clean Up command be used?
to move all message conversations to the deleted items folder
to ensure that no future messages of that type are delivered to him
to remove redundant messages to free up space in his inbox
to clean up the deleted items folder and permanently delete messages

Answers

Answer:

the correct option in c

Explanation:

Answer: The person below me is right, its C.

Explanation: I did it on Edg and I got it right.

Other Questions
Why did Washington choose cabinet members from both Northern and Southern states?PLZ HELP ILL GIVE BRAINLYEST TO THE CORRECT ANSWER!!!!! What is the unit rate for meters per second if a car travels 374 meters in 17 seconds Describe what the US government did to the Native Americans as colonialism. Work out (64/25)^-1/2 What is an example of horror that has its source inside a character who here hates spacers Look at the map. Predict what will happen in Florida due to the jet stream.A.) cooler temperatureB.) sea breezeC.) warmer temperatureD.) land brezze Which two sentences from the article includeCENTRAL ideas of the article?Newsela what is the sum to 5/12 +(-11/12)= 1. Islam had a strong appeal to people of lower social statuses, such as low castemembers in India, because... Help please (Sorry only 5 points I don't have enough) if f(x) =x-1, what is f(9) Please select the word from the list that best fits the definition Match each item with the correct statement.the study of how people satisfy their wants and needs by managing their limited resources psychology geography political science economics Find the GCF of this statement33x? +88x 110x what are pointe shoes made of The formula c = 5p + 210 relates c, the total cost in dollars of hosting a birthday party at a skating rink, to p, the number of people attending. If Allie's parents are willing to spend $350 for a party, how many people can attend? one of the consequences of the French Indian War was which conclusion can be drawn from this passage All of the following have membranes around them EXCEPT one.1.endoplasmic reticulum2.chloroplast3.ribosome4.nucleus What was the primary reason the number of immigrants coming to the United States climbed during the Industrial Age?