what is the main function of processing unit​

Answers

Answer 1

Answer:

CPU is considered as the brain of the computer. CPU performs all types of data processing operations. It stores data, intermediate results, and instructions (program). It controls the operation of all parts of the computer.

Explanation:

Answer 2

Answer:

CPU

Explanation:

CPU is considered as the brain of the computer. CPU performs all types of data processing operations. It stores data, intermediate results, and instructions (program). It controls the operation of all parts of the computer.


Related Questions

In computer memory, _____ represents the absence of an electric signal and ____ represents the presence of an electric signal.​

Answers

Answer:

In computer memory, zero(0) represents the absence of an electric signal and 1 represents the presence of an electric signal.​

Explanation:

Computer memory is used to store data in the form of electrical signals. Electrical signal is used to represent the presence or absence of signal. The data is stored in binary form.

Hence,

In computer memory, zero(0) represents the absence of an electric signal and 1 represents the presence of an electric signal.​

Which amendment applies to the following scenario? “Brian attended church with his two daughters and wife on Sunday." A First B Second C Fourth

Answers

Answer: First Amendment

Explanation:

The First Amendment gives individuals the freedom of speech and the right to proactive any religion that they want. It also allows the people have a peaceful protest.

The swcud amendment gives people the right to keep arms. The Fourth hinders individuals from being searched without a warrant.

Therefore, the answer is First Amendment.

What are a few ways to format the text in a mail message in Outlook? Check all that apply.
Attach a file to the message to be opened separately.
Open the Font dialog box to access more detailed options.
Increase or decrease the indent.
Copy and paste text from a Word document
Use the Mini Toolbar to change the font appearance.
Click the Format Painter to paste a saved font format.

Answers

Answer:

The answers are b,c,d,e,f

Explanation:

How do you set up nordvpn with spectrum?

Answers


Log into the settings of your Spectrum router.
Refer to the manual for complete instructions.
Go to advanced settings.
Choose advanced setup then click VPN service.
Enable the VPN service by checking the box.
Hit apply.
Specify the VP service settings on the page.
Download and Install the VPN

Suppose a family has had a house fire in which
they lost many photos, and they are worried about
losing more if they have another. Which of the
following is a reason this family may want to
digitize their photos? Choose all that apply.
to make it easier to e-mail photos to friends
to maximize file space on their hard drive
to minimize risk of losing photos by acking
them up in virtual space
to save space in their home
DONE

Answers

I would say all the reasons below are good reasons.

Answer:A, C, D,

Explanation: Did it


What does an effect allow you to do in
EarSketch?

Answers

Answer:usbebdos did did I’d did d

Explanation:

Bash six ska over five. I did a sis a and

so i am taking to edhesive computer science course in my school, and i am confused on 1.6 code practice,
here are the intructions, it is also for the python coding language

Write a program that uses two input statements to get two words as input. Then, print the words on one line separated by a space. Your program's output should only include the two words and a space between them.

Hint: To print both words on one line, remember that you can concatenate (add) two phrases by using the + symbol. Don't forget that you'll need to add a space between the words as well.

Sample Run

Enter a word: Good
Enter a word: morning
Good morning

Answers

I included my code in the picture below. Best of luck.

In one sentence, how would you sum up the internet?

Answers

Answer:

an informational system

Explanation:

A source to get information from.

7.2.8: Part 2, Replace a Letter


"Write a function called replace_at_index that takes three arguments - a string, an integer (representing an index), and a string. Return a string that is the same as the first string, except with the character at the specified index replaced by the second string.

Ask the user for some text, which index to replace, and what to replace that index with (in that order!).

Print out the result of calling your function.

If the user enters the following input:

Enter a word or phrase: dog
Enter an index value: 0
Enter the new letter: f
The following should be output:

fog"

Answers

def replace_at_index(txt, ind, let):

   new_txt = ""

   for x in range(len(txt)):

       if x == ind:

           new_txt += let

       else:

           new_txt += txt[x]

   return new_txt

print(replace_at_index(input("Enter a word or phrase: "), int(input("Enter an index value: ")), input("Enter the new letter: ")))

I wrote my code in python 3.8. I hope this helps.

why does computer uses 0s and 1s to procress data​

Answers

Answer:

Computers use binary - the digits 0 and 1 - to store data. The circuits in a computer's processor are made up of billions of transistors . A transistor is a tiny switch that is activated by the electronic signals it receives. The digits 1 and 0 used in binary reflect the on and off states of a transistor.

Computers don't understand words or numbers the way humans do. ... To make sense of complicated data, your computer has to encode it in binary. Binary is a base 2 number system. Base 2 means there are only two digits—1 and 0—which correspond to the on and off states your computer can understand.
uwu

Which of the following views contains the Notes Pane?
O Normal View and Reading View
O Normal View and Notes Page View
O Reading View and Slide Sorter
0 Slide Sorter and Notes Pane View

Answers

Answer: Normal view and reading view

Explanation:

what is main function of processing unit?

Answers

Answer:

to control the operation of all part of the computer.

hope it helps.

Answer:

to control the operations of the computer

Explanation:

hope it's help you have a great day keep smiling be happy stay safe ☺

what key do I use to start my presentation

Answers

Answer:

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

Explanation:

Knowing how o start a presentation is crucial if you fail to capture the audience attention right of the bat your entire presentation will flop.Few listeners will stick with you to the end and retain what you have told.

That is mildly unpleasant when you are doing an in house presentation in front of your colleagues.But can become utterly embrassing when you are presenting in front of larger audience presentation to prospective customers.

Let you have most of your presentation slides and polished up you dont check and quick and effective power point presentation design tips.Many ideas are broken into bits sized statements for your slides and complemented with visuals.The best way is to appeal and invoke certain emotions with your audience curiosity,surprise fear or good old amusements.

what is the term for the era created by the digital revolution?

Answers

Answer:

The Digital Revolution also marks the beginning of the Information Era. The Digital Revolution is sometimes also called the Third Industrial Revolution.

Explanation:

Hope this Helps.

Imagine a machine that produces an output force that is five times larger
than an input force. What is the mechanical advantage of the machine?

Answers

Answer:

[tex]M.A = \frac{output}{input} \\ let \: input \: force \: be \: x \\ hence \: output \: force \: = 5x \\ M.A = \frac{5x}{x} \\ = 5[/tex]

A type of storage which holds data on a permanent basis for later use



Help please

Answers

Answer:

Permanent storage, also called persistent storage, is any computer data storage device that retains its data when the device is unpowered. A common example of permanent storage is the computer's hard drive or SSD.

Explanation:

who was the first guy who find video games​

Answers

Answer:

Ralph Baer

Explanation:

shows the prototype of the first games console which was invented by him during a press conference on the Games Convention Online in Leipzig

Answer: Inventor Ralph Baer

Explanation:

German-American game developer Ralph Baer shows the prototype of the first games console which was invented by him during a press conference on the Games Convention Online in Leipzig, Germany in 2009. Baer died on Saturday. He was 92.

Is this good enought to record and edit in 4k UHD? (Ultra High Definition)

Answers

Answer:

It should be, yes

Explanation:

It is yes in my opinion at least so b is the answer

Amy wants to make an exact replica of a specific area in an image. Which tool Amy will use?

Answers

Answer:

Explanation:

.

pleasee help meeeeeeeeee I’m stuckk!!!!

Answers

Answer: Charles Babbage

Answer:

a

Explanation:

trust

Which of the following statements about content-based filtering is TRUE?

Answers

Answer:

with content-basedfiltering users receive recommendations for items that are similar in type to ones they already like

Invitations cost $6 for a pack of 5. Lori gives the cashier $50 to buy invitations and gets $8 in change. How many packs of invitations does Lori buy?

Answers

Answer: 35

Explanation:

Since Lori gives the cashier $50 to buy invitations and gets $8 in change, thus means that the amount spent on invitations = $50 - $8 = $42

Since he spent $42 and the invitations cost $6 for a pack of 5, the packs of invitations that he bought would be:

= ($42/$6) × 5

= 7 × 5

= 35 packs of invitation

Denise found a volume of documents in the trash bin that contained individuals, names, social security numbers and years of birth. After additional inspection, she realized it was an extra report from one of their file systems that had been discarded. What should Denise do?

Answers

Answer:

All of the above

Explanation:

The report is a piece of critical information in the company's file system that should be saved and secure from adversaries. All the options should be implemented to prevent and manage data leakage.

Tonya wants to group some messages in his inbox. What are some of the ways that she can do this? Check all that apply. assign messages a color-coded category. Create a rule to move messages to a new folder. Create a new folder, select/ highlight messages, right-click, and choose Move to folder. Highlight messages, right-click, and choose Group Messages.

Answers

Answer: Create a new folder, select/highlight messages, right-click, and choose group messages.

Explanation: answer above!

Tonya wants to group some messages in his inbox. Some ways that she can do this are:

Assign messages to a color-coded category. Create a rule to move messages to a new folder.To create a new folder, select/highlight messages, right-click, and choose group messages.

What is organizing massages?

A list of folders can be found in the left-side menu of Messages. Click the New Folder button under My Folders. A new window with the title "Create New Folder" will open. In the text box, type the name you want for the new folder.

Touch Conversation categories > Add category, then tap Done to create a category. To view the newly added tab or label, return to the app's home screen. Tap Conversation categories to rename a category. Rename can be selected in the bottom men after selecting the desired category.

Therefore, the correct options are A, B, and C.

To learn more about organizing massages, refer to the link:

https://brainly.com/question/28212253

#SPJ2

one disadvantage of using a wireless network over a wired network​

Answers

Answer:

Slower than wired network​

Explanation:

This is much weaker than a wired connection. It is likely that the network is less secure. A variety of factors, including large distances or artifacts, can impede wireless transmission around wireless devices as well as other wireless devices.

please help i will give brainliest if right

Which elements are part of the Outlook interface? Check all that apply.

Ribbon
Quick Access Toolbar
Comments Box
Reading Pane
Formula Bar
Command Groups

Answers

Answer:

Ribbon, Quick Access Toolbar, Reading Pane, Command Groups

Explanation:

I did it on edge 2021

The elements which are part of the Outlook interface include ribbon, quick access toolbar, reading pane, and command groups. Therefore, the correct options are A, B, D, and F.

What is Outlook interface?

Outlook Main Interface is the folder pane. Outlook interface usually displays on the left hand side of the screen, and it helps in the Outlook users to switch to different folders and different views in the operating system such as mails, calendar, people, task, notes and all folders.

Basic features of Outlook interface include email service, email search, flagging, and color coding, along with the preview pane options. The calendar function enables scheduling, viewing, and communicating about the different appointments and meetings.

The main elements of the Outlook window include the ribbon, Quick Access Toolbar, Reading Pane, Command Groups.

Therefore, the correct options are A, B, D, and F.

Learn more about Outlook interface here:

https://brainly.com/question/19018627

#SPJ2

What is the answer I will give brainliest

Answers

The answer is 24kQr3

Danny wants to create a web page for her friends dog walking service. Which coding language should she use

Answers

Answer:

html js css

Explanation:

Use the code above to write a program that when run, draws 1000 points
at random locations on a frame as it runs. For an added challenge, have
the 1000 points be in different, random colors.
Can someone actually write code for this pleaseee (IN PYTHON OR EDHESIVE)

Answers

Answer: This is what worked for me

Explanation:

The program is an illustration of frames in Python:

Frames are part of what makes up a graphic user interface program.

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

#This defines the draw handler method

def draw_handler(canvas):

   #This imports the random module  

   import random

   #This generates a random number between 0 and 1000

   randNum=random.randint(0,1000)

   #This following iteration is repeated

   for r in range (600,600):

        #This sets the rgb color code to the random number

        r = randNum; g = randNum; b = randNum

        #This gets the color code

        randRGBcolor = "RGB(" + str(r) + "," + str(b) + ")"

        #This draws the points

        canvas.draw_point([x, x],(randRGBcolor))

At the end of the program, the 1000 points are displayed on the screen

Read more about similar programs at:

https://brainly.com/question/14068778

who is big brain me or you

Answers

Question:

Who is big brain me or you?

Answer:

I think is you because your the best I can be with you and I hope it helps

#CARRYONLEARNING #STUDYWELL
Other Questions
Hello! :) Please help me solve this + explain your answer :) I will indeed give you Brainlst need help. brainliy to the first person that answers is right telling why What would be an example of an assumption about the worm? Write a paragraph about something that made you feel stressed What is the difference between condensation and evaporation? Which of the following would be a possible solution to the system of inequalities given below? (3,-3)(1,-7)(6,4)(-5,0) repare a contribution format income statement segmented by divisions. 2-a. The Marketing Department has proposed increasing the West Division's monthly advertising by $25,000 based on the belief that it would increase that division's sales by 19%. Assuming these estimates are accurate, how much would the company's net operating income increase (decrease) if the proposal is implemented The question is on the fill What is the following an example of?Fran Cole, Climbing Mount Hope, 2017, pages 22-40A. An effective source B. A research question C. PlagiarismD. Bibliographic information How does the word vigorous affect the meaning of the sentence?Vigorous supports scorn to show that pilots were not taken seriously.Vigorous contrasts with feeble to show the importance of confidence.Vigorous follows from ventured to show how weak pilots did their job.Vigorous explains old times to show that only older pilots were respected. what is the verb of private? Which is most likely the last to form :-) :-) :-) :-) :-) :-) :-) :-) :-) Please help 5elect the correct answerCeleste can spend no more than $30 to buy quinoa and rice. She wll pay $5 per pound for quirnoa and $2 per pound for rice. Which graph bestrepresents the nunber of pounds of quinoa and the rurmber of pounds of rice Celeste can buy what happens to the chemical bonds during chemical reactions Express the quotient in simplest form.xx - 4 x - 6xx3 +7x2 * x2 + 4x-21 Regalos y Tiendas111415Across3. handkerchief4. flowers6. book store7. shoe store8. chocolates11. tie12. jewlery store14. bracelet15. sunglassesDown1. necklace2. sweets shop4. flower shop5. shoes9. wallet10. card13. earrings What does it mean that photographs are two-dimensional? PLEASE HELP .!!! ILL GIVE BRAINLIEST.. *EXRTA POINTS* .. DONT SKIP :(( ! ILL GIVE 40 POINTS . Which option is a clear example of a non sequitur?