please help me with this question
it on the picture​

Please Help Me With This Questionit On The Picture

Answers

Answer 1

Explanation:

2)computer is a general process machine ,commonly constitution for Digital circuits that accept input stores manipulated and generates output.

example of input:

monitor ,speaker,printer etc.

example of output:

keyboard,cpu,mouse etc.


Related Questions

6
1 point
Which units of measurement measure data transfer?
0 Kb, Mb. Gb, & Tb
KB, MB, GB, & TB
FLOPS
0 MHz, GHz
Previous

Answers

Answer:

right answer is option no b

kb, mb, gb, & tb,

One of the advantages of communicating using social media is that you can use it to

a create a fake website
b promote and share your ideas
c push someone to do something he or she doesn't want to do
dshare your personal information

Answers

Answer:

b is correct because you can promote your ides others

1.How do we insert pictures in a word document ?
2.How to print a document in a word document? ​

Answers

Answer:

Explanation:

Place your insertion point where you want the image to appear.

Select the Insert tab.

Click the Picture command in the Illustrations group. The Insert Picture dialog box appears.

Select the desired image file, then click Insert to add it to your document. Selecting an image file.

What program converts high level programming language into machine code line by linewhen the program is running

Answers

Answer:

interpreter

An interpreter is a computer program that simulates a computer that understands a high-level language. This means that the interpreter translates the source code line by line during execution.

Explanation:

Please help ASAP, this is for computer science we’re suppose to make a program that takes a user input and the user’s input is suppose to be the total of a list.


This is what I’ve got so far and my teacher said I was close but I shouldn’t use User_Number in the parameter. ( the indents are in the code for some reason they didn’t carry over thou )


User_Number = input(“What should the sum of numbers be? “)

Def Total(User_Number):

i = 1

numbers = [ ]

while i <= User_Number:

numbers.append( i )

i += 1

Sum_Total = 0

For i in numbers:

Sum_Total += numbers[ i - 1 ]

return Sum_Total

if __name__ == ‘__main__’:

print( Total )


The only things that must be in the program is: user input, a def statement with a parameter, the if name = min statement, and no preexisting functions for the math

Answers

Answer:

all of the above

Explanation:

Ayy so in your opinion what is they best XXL freestyle no wrong answers except for Coi Leray and YK Osiris, my personally favorite is Denzel Curry's.

Answers

I’m not shure ……………..

Which option in a Task element within Outlook indicates that the task is scheduled and will be completed on a later date?

Waiting on someone else
In Progress
Not started
Deferred

Answers

Answer:

in progress

Explanation:

it is being answered by the person

To deliberately post something offensive on the internet to provoke a reaction is to _

Answers

Internet troll
This is when you deliberately post something to provoke readers

The best ways to navigate through your computer? a)Start button b)My Computer c)Windows explorer d)All of the above​

Answers

Answer:

d all of above cause from tht all we can navigate through our pc

HELP!!!!!!!
Possible answers: input, output, both

Mouse

Printer

Keyboard

Speakers

Headset with speaker and microphone

Answers

Answer:

mouse - input

printer - output

keyboard - input

speakers - output

headset - both

Answer:

Input

Output

Input

Output

both

Explanation:

if int a = 4, int *b = &a , int **c= &b;
what is the value store in c.

Answers

Answer:

5.

Explanation:

Chapter Two Test
1. Question
Smoking damages and destroys
which normally help fight off infectious diseases.
O Neurons
O Neurotransmitters
O Nicotine
O Antibodies
2. Question
Vaping causes damage to blood vessels which increases the risk of developing
disease

Answers

1.antibodies 2.peripheral vascular disease

Whose task it is to ensure that the product flows logically from one step to another?

Answers

Answer:

The broad responsibility of a UX designer is to ensure that the product logically flows from one step to the next. One way that a UX designer might do this is by conducting in-person user tests to observe one’s behavior.

Explanation: I don't know if this is what your looking for though.

que es el prototipo de representación tradicional

Answers

Answer:

abahueheheje ehehebe ehebe even 3ehe ebe

is energy absorbed or released to separate the atoms in water molecules​

Answers

Answer:

Released

Explanation:

Answer:

Released

Explanation:

Because it has been released

Multiple Choice
What is the relationship between schools and nutrition?
Studies show that teachers eat less nutritiously than people in other professions,
Since most students eat at least one meal a day at school, the kinds of food schools provide make a
difference in students' diets.
There is no relationship: schools are places to teach and learn, not places to think about food,
Since most students take cooking classes at school, what the schools teach them will affect
restaurants and grocery stores in the future.

Answers

B

Since most students eat at least one meal a day at school, the kinds of food schools provide make a difference in the students diets.

1.6
What do you call the two parts of the lift that goes down a mine?

Answers

Answer:

Sheave wheel and hoist cable

Explanation:

The sheave wheel is a pulley wheel that sits above the mine shaft. The hoist cable passes over the sheave wheel and then down the shaft of the mine. The sheave wheel reduces the sliding friction of the mine cable. The head frame is the structure that supports the sheave wheel.

make a list of any four computer that were used in the history of computer.​

Answers

Answer:

ENIAC, UNIVAC, EDVAC and IMB 1401 are the list of computers used in history of computer

Explanation:

hope it helps

plz make it brainliest ans

Can you help me with Computer issues graphic organizer?
Will give out brainly

Answers

Just put for first: coding, graphics and for second : designing, writing
Third?: put all of the abov

How to add bookmarks

Answers

Answer:

On the computer?

Explanation:

If you're using Chrome, there's a star at the end of the URL bar at the top. Click that and just add a new bookmark

Which statements are true about lists? Select four options.

Lists are faster than arrays when doing mathematical calculations.
The indices of lists are zero-based.
Lists can hold strings.
Lists can hold numeric data.
A list can hold a combination of strings and numeric data.

Answers

1.
3.
4.
5.
Y’all welcome

computer is almost 100% accurate. why?​

Answers

Answer:

     The computer is 100% accurate. Because a computer is a machine, which is completely dependent on us humans. You can also call it the computer limitation. Like we instruct the computer. In the same way, the computer starts doing that instruction completely and correctly. Just depends on the person giving the instruction, whether he gives the computer the correct instructions or the wrong instructions.

   Normal computers are, in fact, 100% reliable, in much the same way that gravity is 100% reliable. The last time that we witnessed a mistake being made with a computer processor was in 1994 with the now infamous (if you happen to move in those circles) Pentium FDIV floating point hardware bug that apparently resulted in 1 in every 9 billion floating point divisions coming out with the wrong answer. That might not seem too terrible, but it was a pretty serious problem at the time, causing Intel to recall the chip at the cost of just under half a billion dollars, which would be three quarters of a billion dollars in today’s money.

     You can’t really blame the Pentium FDIV processor for the mistake, though. The poor bit of silicone was only doing what it was told. The problem happened because human engineers made a mistake when they built it. This hasn’t happened since, not because human engineers no longer make mistakes, but because human engineers have improved the way in which they test for and correct the mistakes that they make.

what are Database administrators?
Thank you :)

Answers

Answer:

To store and manage data, database administrators need specific software. Capacity planning, installation, setup, database design, migration, performance monitoring, security, troubleshooting, and backup and data recovery may all be part of the job description.

OAmalOHopeO

I need help I have to do a essay about

What is photoshop ☹️ Help meeee

Answers

Answer:

Photoshop is Adobe's photo editing, image creation and graphic design software. The software provides many image editing features for raster (pixel-based) images as well as vector graphics. ... Photoshop is used by photographers, graphic designers, video game artists, advertising and meme designers. Explanation:

please help in computer subject​

Answers

Explanation:

3

1. Biometric match with finger prints

2.packets match with a price of a transmission file.

3., cryptography match with SMLI

4.Firewall match with cyber text

I think I got something wrong in this but I tried my best please do tell me which I got wrong!

4

1. A next-generation firewall (NGFW) is a network security device that provides capabilities beyond a traditional, stateful firewall.

2. Dots per inch (DPI, or dpi) is a measure of spatial printing, video or image scanner dot density, in particular the number of individual dots that can be placed in a line within the span of 1 inch (2.54 cm).

3.Network Address Translation (NAT) is designed for IP address conservation.

4.SMLI Stands For : Stateful MultiLayer Inspection.

5.An uninterruptible power supply (UPS)

5

a. false

b. True

c. True

d. True

e. True

teoria con la ke se relaciona la teoria
1. big bang
2.inflacionaria
3.estacionario
4.oscilante

Answers

sjskdkkdkdkdkdkdkdmdlxmxlx


Question.
What unit of measurement describes a processor speed?
1)O gigabits per second
2)O gigabytes per second
3)gigahertz
4)gigabytes

Answers

Answer:

3)gigahertz pls pls mark me branilest

How are mobile cameras and digital cameras related to each other?

They are not related except that they are both cameras.

Digital cameras are a type of mobile camera.

They are essentially the same thing—the names are used interchangeably.

Mobile cameras are a type of digital camera,

Answers

Answer:

Digital cameras have electronic sensors that record information to create pictures. When mobile cameras first arrived on the market, they did not have a high-quality resolution. But after the years, mobile cameras are able to record a significant amount of digital information.

Explanation:

guys help me quick i need to get this done!!

Answers

Answer:

1) using wireless phone to call people

2) all of the above

Name the first computer brought in Nepal

Answers

Answer:

IBM 1401.

Explanation:

The first computer introduced in Nepal was IBM 1401.

PLEASE MARK ME BRAINLIEST.
Answer: the first computer introduce in Nepal was IBM 1401
Other Questions
Find the value of x. Please help How many moles of Al2O3 are contained in 45.1 g of Al2O3? I need help with this problem please help me Ill mark you as a brainliest 52. What is the constant in the following expression: ? 5- 3s +9 Nolan reads 14 pages per hour .After a total of 3 hours of reading this week,how many pages will Nolan have read in all describe any three developments in the area of transportation Why did plantations develop in the southern colonies, but were unable to in New England? find each sum, product or quotient and write your answer as a fraction in simplest form. 1/93/4 What is a push factor that might cause immigration? Is square root of 2 rational or irrational? Find the difference Pls helppp What is the area of the parallelogram below? When Jenice cries at a wedding as the bride walks down the aisle, her actions are possibly indicative of a romantic nature and _____ to the stirring music.physical responsenegative responseemotional responseintellectual response Which of these sounds is in the word "volume"?longolong ushort ushort e What is John Proctors tragic flaw? 3-4 sentences? 4. Lines 2933: Identify examples of archaic language in these lines. What wordsubstitutions using current vocabulary might make the sentence's meaning easier tounderstand? determine the number of significant figures in 00.6022009 Lara has four samples of substances:Sample A: 5 g of saltSample B: 8 g of sandSample C: 8 g of sugarSample D: 5 g of sugarWhich of the following samples have the same solubility in water? Sample A and Sample C Sample A and Sample D Sample C and Sample B Sample C and Sample D Strawberry plants are able to reproduce by forming runnersa). What is the type of reproduction called? 8, 16, 48, 192, 960, ?, ?.