when a cpu executes instructions as it converts input into output, it does so with _____.

Answers

Answer 1

Answer:

1. control unit

2. arithmetic logic unit

Explanation:

Answer 2

CPU is known to executes instructions as it changes input into output via:

The control unit.The arithmetic logic unit.How does a CPU convert input to output?

The Central Processing Unit (CPU) is to be the one that uses binary data in terms of input and it is also known to processes data based on the instructions and gives  result in form of output.

Therefore, CPU is known to executes instructions as it changes input into output via:

The control unit.The arithmetic logic unit.

Learn more about control unit from

https://brainly.com/question/15607873

#SPJ6


Related Questions

_____________programs and features are often integrated into video editing software.

Answers

The programs as well as features that can be  integrated into video editing software as regards this question is Audio editing.

Audio editing can be regarded as  process that involves the  manipulation of  audio so that some features can be altered.

such features could be length as well as speed, and volume and after the alteration additional versions such as loops can be created.

This can be achieved by using audio editing software

Some software that can be used for Audio editing are:

Adobe Audition. AudacityAbleton Live.GarageBand. Hindenburg Journalist Pro.

Those  audio editing techniques that common in this age are:

Amplification and Compression

Limiting

Equalization

Therefore, Audio editing can be integrated into video editing software

Learn more at:

https://brainly.com/question/22983067?referrer=searchResults

Answer:

Explanation:

The programs as well as features that can be  integrated into video editing software as regards this question is Audio editing.

Audio editing can be regarded as  process that involves the  manipulation of  audio so that some features can be altered.

such features could be length as well as speed, and volume and after the alteration additional versions such as loops can be created.

This can be achieved by using audio editing software

Some software that can be used for Audio editing are:

Adobe Audition.

Audacity

Ableton Live.

GarageBand.

Hindenburg Journalist Pro.

Those  audio editing techniques that common in this age are:

Amplification and Compression

Limiting

Equalization

What are some advantages to having ads tailored to your data?

Answers

Answer:

That you will find something, that you need or just something you find useful. And something that might take your interest.

On the new iOS version, can you save photos from ‘review confirmed photos’? If so, how? Thanks!

Answers

Answer:

No i dont think you can i was searching on ios websites for info cause i dont own one but it doesnt seem like you can ive been searching for quite a while now doesnt look like it tho

which shortcut can you use to rename a worksheet?

Answers

Use the keyboard shortcut Alt+H > O > R, and type the new name.

College entrance requirements are the expectations for admission.
O A. only
O B. least important
O C. maximum
O D. minimum

Answers

College entrance requirements are the expectations for admission.

O A. only

O B. least important

O C. maximum

O D. minimum

D.Minimum

College entrance requirements are the minimum expectations for admission.

Answer:

d.

Explanation:

just took the test

what do you need to effectively colaborate

Answers

Answer:

Efficiency. Meetings are an essential element to collaboration but over the years, they’ve gotten a bad rap. After...

Trust. People need to feel safe to give and receive genuinely constructive feedback, be inspired by a common goal,...

Empathy. Every team member has an important part to play. Nevertheless, collaboration...

Explanation:

what do we use control structures for in javascript?

Answers

Answer:

pretty sure they allow the program flow to change within a unit of code or function

Explanation:

In JavaScript, control structures are control structures are used to manage how a program runs and they are:

Conditional StatementsLoops, etc.

What is the JavaScript?

In JavaScript, They let you decide, do the same tasks over and over again, and make rules based on specific conditions. The main things that control how JavaScript works are:

Conditional statements are used to do different things in a program depending on certain conditions. Loops are used to keep doing a block of code over and over again until a certain condition is not true anymore or for a specific number of times.

Read more about  JavaScript here:

https://brainly.com/question/16698901

#SPJ6

Can someone plss help me with this!!


QUESTION: How do we communicate to a computer and what to put on a web page?

Answers

Answer: huh?

Explanation:

HELP ME ⚠️‼️⚠️‼️ DUE IN EXACTLY 27 MINUTES

Answers

Answer:

the binary for the first one is 1101

and the binary for the second one is 10100

Explanation:

access is generally used to work with ________ databases.

Answers

Answer:

access is generally used to work with relational databases

What are the method of making glass

Answers

Answer:

The process involves wetting the edge of a blowpipe (blowtube) and dipping it into a furnace that has molten liquid glass.

Explanation:

The desired amount (glob) then sticks on to the pipe (spooling) and the 'glassmith', 'glassblower', or 'gaffer' blows air through the other end of the pipe to make the desired shape.

Answer:

Core-forming. the earliest method of making glass vessels is known as core-forming.

Casting. This process involved the shaping of molten glass in a closed mould or over an open former. ...

Blowing. ...

Mould-blowing. ...

Pattern-moulding. ...

Tralling. ...

Cutting. ...

Fire-polishing.

Explanation:

Choose the comparison operator that will create a true statement in Scratch
O
Scratch 2021
Attribution-ShareAlike
20 Generic
O
Scratch 2021
Attribution-ShareAlike
2.0 Generic
O
85
Scratch 2021
Attribution-ShareAlike
20 Generic
O
90.85
Scratch 2021
Attribution-ShareAlike
20 Generic

Answers

Answer:

The second option

90 > 85

The statement above means 90 is more than 85 which is true.

The shortcut for the move gizmo is

W
Enter
Space bar
M

Answers

Answer:

Pressing "G-G" will activate the move gizmo.

To enter data from the keyboard, what command do we use?

Answers

Type the numbers or text that you want to enter, and then press ENTER or TAB. To enter data on a new line within a cell, enter a line break by pressing ALT+ENTER.

Complete the second line of code so that the first occurence of 3 is deleted from the list. myList = [7, 2, 3, 10, 3, 6]

myList. (3) _______

Answers

Answer:

remove

Explanation:

myList. remove(3) will remove the first occurrence of 3 in the list.

The second line of code so that the first occurrence of 3 is deleted from the list. myList = [7, 2, 3, 10, 3, 6] myList. (3) myList. remove(3) will eliminate the list's first instance of the number 3.

What is occurrence?

Occurrence is defined as the existence of an event, fact, or incident. something that takes place; occurrence; incident. The area contained inside the shortest continuous imaginary boundary that can be constructed to include all the known, inferred, or predicted sites of current occurrence of a taxon, excluding cases of vagrancy, is referred to as the extent of occurrence (EOO).

The output is 25,. list = [1,2,3,4,5,6,7,8,9,10] contains a list of numbers from 1 to 10. the clear() method. Python 3's list. clear() function is the suggested method for removing every item from a list. To determine whether an element is present in the passed list or not, use this operator. If the element is in the list, it returns true; otherwise, it returns false.

Thus, the second line of code so that the first occurrence of 3 is deleted from the list. myList = [7, 2, 3, 10, 3, 6] myList. (3) myList. remove(3) will eliminate the list's first instance of the number 3.

To learn more about occurrence, refer the link;

https://brainly.com/question/28953812

#SPJ2

when the same default tracking code is installed on pages with different domains, what will result?

Answers

Answer:

When the same default tracking code is installed on pages with different domains, what will result?

Analytics will associate users and sessions with their respective domains

Explanation:

One of the first things you should know about when using and configuring Analytics is how the domain of the web property you are tracking is defined as a “site” for the purposes of viewing your reports. The default setup of the tracking code is designed to make it easy for you to track traffic to a single domain or subdomain (e.g. a single website URL) that does not share user data with other domains or sub-domains.

What is the extension of a BASIC256 program file?​

Answers

Answer:

The extension of a BASIC-256 program file is kbs

The diagram shows the parts of a computer. In which part is data processing done?

Answers

Answer:

CPU or (Central processing unit)

Explanation:

If you are talking about Hardware it is most likely the CPU or (Central processing unit  but i would need to see the diagram to be sure

Data processing is done in the Central Processing Unit (CPU) of a computer.

We have,

Control Unit (CU):

Think of the control unit as the "boss" of the CPU.

It manages and coordinates all the operations that happen inside the CPU. It fetches instructions from memory, decodes them to understand what needs to be done, and then directs the other parts of the CPU to perform those tasks.

Arithmetic and Logical Unit (ALU):

The ALU is like the "math brain" of the CPU. It handles all the mathematical calculations and logical operations. It can add, subtract, multiply, and divide numbers. It can also perform logical comparisons like checking if something is equal to, greater than, or less than something else.

Memory Unit:

The memory unit is like the "short-term memory" of the CPU.

It stores data and instructions that the CPU needs to work with right now.

This memory is very fast but small compared to other types of storage in the computer. It's used to hold information that the CPU is currently processing.

Thus,

Data processing is done in the Central Processing Unit (CPU) of a computer.

Learn more about CPU here:

https://brainly.com/question/29775379

#SPJ3

1.
Desmond is buying a new computer for editing photos and videos. A friend says that he
will need a large amount of primary and secondary storage.
(a) Define what is meant by 'primary storage'.
Define what is meant by ‘primary storage’

Answers

Answer:

Primary storage is the component of the computer that holds data programs and instructions that are currently in use

!!Help please!!
Why is it a good idea to store numeric data in variables in a program?​​

Answers

Answer:

Pretty sure it's D

Explanation:

A variable in programming is a value that may vary depending on the conditions or information provided to the programme. The correct option is D.

What is a variable?

A variable in programming is a value that may vary depending on the conditions or information provided to the programme. A programme is typically made up of instructions that tell the computer what to perform and data that the programme utilises while executing.

In any programming language, it is always a good idea to store numeric data in variables in a program because that makes it easier to reference and make changes to the data.

Hence, the correct option is D.

Learn more about Variables:

https://brainly.com/question/15776744

#SPJ2

the ____ is a temporary storage area that holds items copied from any office program.

Answers

Answer:

Clipboard

Explanation:

which would be the most efficient way to store files on your computer?

Answers

Answer:

Best way to store all your files is a external storage device, like a hard drive or a usb stick, copy all your files to the device and keep it in a safe place.

information literacy refers only to complex and detailed communication — not things such as text messages.

Answers

The statement about information literacy being only about complex and detailed communication — not things such as text messages;

The statement is False

We want to know whether the given statement in the question is true or false;

Information literacy is simply defined as the ability to find, interpret, and make good use of information.

Now, this information that information literacy seeks to make people understand could be in different forms like on the internet, Television, Social media, newspapers, books e.t.c. In a nutshell, it is any means of finding information including calls and text messages.

Thus, since getting information and even interpreting could be gotten via text messages, then the statement in the question is false.

Read more at; https://brainly.com/question/14963241

Nathan just read a short story for his literature class. It took him a long time, and he had to look up a number of words. What would help to improve his reading fluency?

He could read the short story a second time.
He could try to read a more-challenging text.
He could work to slow his reading rate.
He could try to read a less-difficult text.

Answers

he could try to read a less difficult text.

Answer:The answer is A

Explanation:

Nathan just read a short story for his literature class. It took him a long time, and he had to look up a number of words. What would help to improve his reading fluency?

He could read the short story a second time. makes more sense than the other options hope this helps. :D

Read the following conditions:

Scout sold fewer than 20 boxes of cookies
Scout missed more than one meeting

Which of the following statements tests if one of the conditions has been met?

if(boxes < 20 and meetingsMissed > 1):
if(boxes < 20 and meetingsMissed >= 1):
if(boxes < 20 or meetingsMissed >= 1):
if(boxes < 20 or meetingsMissed > 1):

Answers

The 'and', 'or' operators are used to test conditions which yields a set of boolean (True, False) values. Hence, the required statement is if(boxes < 20 or meetingsMissed > 1):

The 'and' operator requires that the two conditions are met in other to to yield a true value. However, the 'or' operator requires that only one of the conditions is met in other to yield a true Value.

Since, only either conditions is required, the we use the 'or' operator ;

Fewer than 20 boxes : boxes < 20Missed more than 1 meeting : meetingsMissed > 1

Therefore, the required statement is ;

if(boxes < 20 or meetingsMissed > 1):

Learn more :https://brainly.com/question/18539409?referrer=searchResults

find the circurmfrence of a circle whose radius is 8.4​

Answers

Answer:

A circle of radius = 4.2 or diameter = 8.4 or circumference = 26.39 cm has an area of: 5.542 × 10 -9 square kilometers (km²) 0.005542 square meters (m²) 55.42 square centimeters (cm²)

Explanation:

Which type of data storage allows computers to read and write to the memory while the computer is powered on?

Hard drive
RAM
ROM
Virtual memory

Answers

Answer:

RAM

Explanation:

RAM is Random Access Memory, which means you can access whenever as long as it is powered on.

You are to apply for a job opening in Techie world,Inc. as a web designer. Write your résumé relevant to the job title. Give details about good practices for writing a résumé and what should be avoided while writing your résumé

Answers

Answer:

web page

Explanation:

a web page designer can be very good for the company and marketing

A type of memory address that identifies the actual physical location of a specific data element in
memory is known as:

Answers

Answer:

Memory Adress Register (MAR)

''/--//.I want a new account///.--/'''

Answers

Answer:

nice cause nice

Explanation:

it's nice due to you wanting a new account

Answer:

Instead of signing into this account, you can click on "sign up" and then create a new account..

Explanation:

If that doesn't work, then I'm sorry.

Have a great day, or night, wherever your at, and always know that I'm here if you need someone to talk to if something or someone is bothering you.

Other Questions
2.2+4 show work, please!! Give three situations of the importants of listening skills? Why is it more important for Wallace to choose his career and life in this world over living behind the green door? How do I evaluate this How were the Olmec able to support a civilization and cities? A. by implementing heavy taxes to raise public funds for each community B. by constructing residential dwellings for the growing populations in cities C. by cultivating a surplus of food that could feed a large population D. by developing a system of roadways to connect different communities Tied to apron string meaning what is the primary function of the parathyroid gland If you purchase a phone that costs $339.00, how much sales tax will you pay if the rate is 8.357%? 1. Which of the following values of n will make the below equation true? n (2+5 ) = 8+20a. 4 b. -4 c. 3 d. 122. What value of n will make the following equation true? 2 + (n+6) = 1+6a.-3 b.-1 c.5 d.8 Is this a function or no? May I please get an explanation aswell? HELPPPPPP ILL GIVE POINTS AND MARK YOU BRAINLIEST explain what the quote means In the context of the text for number 1 and 2 and thank you very much if you do inside of marigolds When a decimal goes on forever without repeating, it is a(n) _____________ number. If 33 is added to a number, it will be 4 times as large as it was originally. Whats the number? 1.What are 4 similarities between colonial governments and governments today? HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP What is the length of an arc cut off by an angle of 3 radians on a circle of radius 6 inches? How are the two accounts of the life of Hiram R. Revels alike? wHAT IS THE DOMAIN OF THE FUNCTION fx=(x+1)/(x^2 +2x-3) _To solve an absolute value inequality what do I have to do to the absolute value symbols?a) Isolateb)keepc)flip