Which unit of the computer works as the input​

Answers

Answer 1

Answer:

Center Processing Unit ....


Related Questions

What is a file and ten examples

Answers

Answer:

A file is a collection of related electronic information.

Examples;

» a report [ a dbm file ]

» a receipt [ a dbm file ]

» bill list [ a .xls file ]

» attendance sheet [ a .xls file ]

» family slideshow [ a .ppt file ]

» physics notes [ a .docx file ]

» chemistry notes [ a .doc file ]

» a query [ a .dbm file ]

» a survey sheet [ a .xls file ]

» organization work plan [ a .ppt file ]

Explanation:

[tex]{ \sf{dbm \:→database }} \\ { \sf{xls \:→ \: spreadsheet }} \\ { \sf{docx \: and \: doc→ \: word \: processor}} \\ { \sf{ppt \: → \: powerpoint}}[/tex]

Answer:

a file is for holding loose paper or important documents that are typically arranged in a particular order for easy reference

Explanation:

example PDF

DOC

AUDIO FILE FORMAT

TIFF

DOCUMENT FILE FORMAT

PSD

ZIP

A folder is a collection of related of data is true or false​

Answers

Answer:

false

Explanation:

may this answer is helpful for you

Yea I’m gonna have to agree with the person above I think it’s false as well

Your manager asks you to set up a secure network connection at a remote site to move over some backups which protocol would you use?
a. IP.
b. SSH.
c. SFTP.
d. FTP.
e. DHCP.

Answers

The protocol that should be used for establishing a secure network connection is SSH.

The following information is to be considered:

SFTP is secure also it is a protocol for file transferring that applied SSH.IP, FTP, and DHCP should not be for safety purposes as they are not secure.SSH is a secured connection for the remote sites so here the SSH protocol should be used.

Therefore we can conclude that The protocol that should be used for establishing a secure network connection is SSH.

Learn more about the protocol here: brainly.com/question/16985821

A static class method might take one or more objects of its class as parameters -- or it might take none -- depending on the purpose of the method.

a. True
b. False

Answers

True is the answer


Mark as brainlist if you can;)))

The given statement "A static class method might take one or more objects of its class as parameters -- or it might take none -- depending on the purpose of the method" can be marked as true. Thus, the correct option is A). True

What is static method?

A static method refers to a method which belongs to a class rather than a single case of a class. This method is accessible to every instance of a class, but it defined in an instance that are only able to be accessed by that object of a class.

A static method is a method that can access static data member and can change the value of it. It can be invoked without the need for creating an instance of a class.

A static method can be used for two main purpose i.e. for utility or helper methods that don't require any object state.

Learn more about static method here:-

https://brainly.com/question/13098297

#SPJ2

solution Please write a sample query to look at data by week for the created_at date, where you're summing revenue by country and state.

Answers

SELECT QUERY is used for the MySQL database fetching. It chooses is planned to return 1 or more rows from the database tables which meet a given criterion. It could be used for PHP, Ruby, and you can execute them via the command prompt inside the scripting language, and further queries can be defined as follows:

Following are the complete Query to this question:

SELECT  DATEPART(week, created_at) AS Week,  Sum(revenue) AS Revenue  FROM country  WHERE '20180101' <= created_at  AND created_at < '20190101'  GROUP BY DATEPART(week, created_at)  ORDER BY DATEPART(week, created_at);

Learn more:

brainly.com/question/22044117

brainly.com/question/11771506

What describes Accenture's approach to automation?

1.cloud-centered
2.human-centered
3.intelligence-centered
4.machine-centered
6.I don't know this yet.

Answers

human center because we describe stuff by what we see and obserevs

Answer:

Human-centered

Explanation:

Hope this helps :) If you need anymore detail, feel free to ask.

Consider the following statements regarding computer programs A - Variables can contain different values at different times.B - Reserved words of a programming language can be used as variable names in that languageWhich of the following is true with respect to the above? * O Only A is correct Only B is correct Both A and B are incorrect Both A and B are correot​

Answers

Answer:

The answer is: Only A is correct.

Explanation:

Variables in a program can assume different values at different times, and the program can then produce different results, depending on circumstances, so A is correct.

In a computer language, a reserved word (also known as a reserved identifier) is a word that cannot be used as an identifier, such as the name of a variable, function, or label – it is "reserved from use". This is a syntactic definition, and a reserved word may have no meaning. So, B is incorrect.

Hence, the answer is: Only A is correct.

Which of the following best describes how the final path is determined once the goal state is reached in the A* search algorithm?

a. Begin with the starting node and trace the order that nodes were added to the Open List until the goal node is reached.
b. Start at the goal node and iterate through each node’s parent until the starting node is reached.
c. As nodes as added to the Closed List, track the order until the goal node is added.

Answers

Answer:

b

Explanation:

After start from a node, immediately added to the Closed List,

In this A* approach begin with the starting node and trace the until the goal node is reached. It always checkeck least cost approach to reach goal. After reaching to goal state or stop state iterate through each

Need help coding this it uses input and I need to use the words good and morning

Answers

Answer:

x = input ("Enter a word: ")

y = input ("Enter a word: ")

print ( x, " ", y)

Explanation:

This is the simplest way to write it using Python.

Which of the following is the most general description of what computers do?
A) They record information
B) They solve problems
C) They do math
D) They convert data

Answers

Answer:

d

Explanation:

u convert it to help understand :)

The most general description of what computers do is solving problems. Hence option B is true.

Ask about the most general description of what computers do.

Now we know that;

While computers indeed record information, perform mathematical calculations, and convert data, their primary purpose is to solve a wide range of problems by processing and manipulating data.

Computers are versatile machines that can handle various tasks, from complex computations to data analysis, communication, entertainment, and much more.

So, option B) "They solve problems" would be the most fitting choice.

To learn more about computers visit:

https://brainly.com/question/30256882

#SPJ3

How does blockchain work?

Answers

Blockchain is a system of recording information in a way that makes it difficult or impossible to change, hack, or cheat the system. A blockchain is essentially a digital ledger of transactions that is duplicated and distributed across the entire network of computer systems on the blockchain.

Answer:

I hope this website helps https://www.investopedia.com/terms/b/blockchain.asp

Explanation:

When to not touch the mask? ​

Answers

Answer:

If your mask touches another part of your body that is potentially contaminated with the virus—hair, forehead, hands—and the mask is put over your mouth and nose, you are at risk for infection.

Always be sure to wash your hands before putting your mask on, and once it is in place and you are out in public, don’t keep touching or adjusting it. When you’re not wearing it, don’t leave it around your neck in case there was any type of contamination.

what is the name of the computer that access shared resources on the network

Answers

Answer:

what is the name of the computer that access shared resources on the network

Explanation:

A server is a device or computer program that provides functionality for other devices or programs. Any computerized process that can be used or called upon by a client to share resources and distribute work is a server

differentiate between standard and enhanced keyboard(10 diffrences)​

Answers

Explanation:

by which green plants and some other organisms use sunlight to synthesize nutrients from carbon dioxide and water. Photosynthesis in plants generally involves the green pigment chlorophyll and generates oxygen as a by-product.

A standard keyboard typically features a basic layout and functionality, while an enhanced keyboard includes additional features such as multimedia keys, customizable macros, and backlighting options.

The difference between standard and enhanced keyboards are as follows:

1) Key Layout: One of the primary differences between a standard keyboard and an enhanced keyboard is the key layout. A standard keyboard typically follows the traditional QWERTY layout, while an enhanced keyboard may have additional keys or modified key arrangements.

2) Extra Function Keys: Enhanced keyboards often feature additional function keys beyond the standard set found on a standard keyboard. These extra keys may provide quick access to specific functions like media controls, volume adjustment, launching applications, or controlling lighting effects.

3) Multimedia Controls: Enhanced keyboards often include dedicated multimedia controls for managing audio and video playback. These controls allow users to play, pause, stop, or skip tracks without the need to navigate through software interfaces.

4) Macro Keys: Enhanced keyboards may offer programmable macro keys that allow users to assign custom functions or complex sequences of commands to a single key press. This feature is commonly utilized by gamers or power users who require quick access to specific actions or shortcuts.

5) Backlit Keys: Many enhanced keyboards have backlit keys, allowing for improved visibility in low-light environments. These keyboards may offer adjustable backlighting levels or even customizable RGB lighting options for personalization.

6) Touchpad or Trackpad: Some enhanced keyboards include an integrated touchpad or trackpad, similar to those found on laptops. This feature eliminates the need for a separate mouse and provides cursor control directly on the keyboard.

7) Ergonomic Design: Enhanced keyboards often prioritize ergonomics by incorporating features like palm rests, adjustable tilt angles, or split keyboard layouts. These design elements aim to provide increased comfort and reduce the risk of repetitive strain injuries.

8) Connectivity Options: While standard keyboards usually come with a wired USB connection, enhanced keyboards may offer additional connectivity options such as wireless Bluetooth or specialized connectors like USB-C for faster data transfer.

9) Specialized Keys: Enhanced keyboards may have dedicated keys for specific purposes, such as gaming keyboards with keys optimized for gaming actions like WASD movement or mechanical keyboards with specialized switches for tactile feedback.

10) Software Integration: Enhanced keyboards often come with companion software that allows users to customize key functions, lighting effects, and other settings. This software integration provides additional flexibility and personalization options beyond what standard keyboards offer.

Learn more about Keyboards click;

https://brainly.com/question/30124391

#SPJ2

Let's say set1 contains the following values: 1, 2, 3. set2 contains 3, 4, 5. Please name the difference between set1 and set2:

a. 4,5
b. 3
c. None of the above / below.
d. 1,2,3,4,5
e. 1,2

Answers

Answer:

c

Explanation:

None of the above /below

What are the type and the value of the expression

a > 4 || a == b ? ab: a/b

after the following declarations: int a = 5; int b = 0;?

Explain your answer in particular, provide the type and value of each relevant
subexpression).

Answers

Answer:

SEE THE IMAGE FOR SOLUTION

HOPE IT HELPS

HAVE A GREAT DAY

The difference between data and information is: A. there is no difference B. functional C. hard to establish

Answers

Answer:

B

Explanation:

data is different from information because data is not yet processed but information is processed

The difference between data and information is functional. The correct option is B.

What is digital information?

Digital information generally consists of data that is created or prepared for electronic systems and devices such as computers, screens, calculators, communication devices. These information are stored by cloud.

They are converted from digital to analog and vice versa with the help of a device.

Data is different from information because data is not yet processed but information is processed.

Thus, the correct option is B.

Learn more about digital information.

https://brainly.com/question/4507942

#SPJ2

Why are visually interesting effects, such as WordArt, to be used sparingly?

Answers

Explanation:

Formatting with Word Art

Standard formatting options, such as bold, italic, and underline , are all Available on the home tab.

Word Art Styles

You can find Word art text effects in the text group on the insert tab. When you apply a word art text effect , PowerPoint 2007 displays the format contextual tab under drawing tools.

Answer:

Microsoft PowerPoint is a popular presentation application that is widely used across many mediums. Maybe you’ve used it to read presentations from conferences or perhaps you’ve explored its basic functions, but have you ever considered its true impact and potential?

As a JAWS user, the benefits of creating visually appealing PowerPoint presentations might not be immediately evident, but the use of images, audio and graphics to convey an idea can significantly impact your audience. Here are 4 reasons to incorporate powerful visuals into your next presentation.

Explanation:

As a presenter, you need to grab the attention of your audience from the very beginning. While your words are certainly important, those who can see the presentation will need more to become fully engaged.

Think of it as showing rather than telling. You are literally creating a balance by illustrating the text points in your slides to convey a message, and what better way to do this than through powerful pictures, videos and graphics to pique their interest.

As a non-visual user, you might have difficulty choosing images. If so, don’t hesitate to consult with sighted individuals to find the right visuals. Your slides will be more compelling and memorable as a result.

When writing an algorithm, plans are reviewed before they are carried out.

True or False?

Answers

Answer: True

Explanation:

thats the main step of algortithm lol

What are the benefits of computer literacy?

Answers

Answer:

College Material

Explanation:

it helps and introduces you to more computer related thing that maybe you like and are more interested in and that could help you go to college and maybe get a degree in something to do with computers

If we are using the hub in a LAN. Can we avoid the collision domain? If yes, justify. If no, which device can be used in the replacement and why?

Answers

Answer:

No. A hub is neither a collision domain separator nor a broadcast domain separator. All the devices connected to a hub is in a single collision and single broadcast domain. the device is computer networking devices

Explain all the generation of a computer,​

Answers

Answer:

Generation in computer terminology is a change in technology a computer is/was being used. Initially, the generation term was used to distinguish between varying hardware technologies. Nowadays, generation includes both hardware and software, which together make up an entire computer system.

Explanation:

hope its help

thank you

Every research project should make a contribution:
a. To knowledge.
O b. In terms of methodology.
Oc.
To the researcher's development.
O d. Financially​

Answers

Answer:

As far as I know your answer is option (c) To the researcher's development

Answer:

a. To knowledge

If it not , then sorry.

Hope it helps you.

Which of the following is a paragraph format?

Answers

Answer:

its like the structure of the paragraph

Explanation:

thank me lol

The one that is a paragraph format is alignment. The correct option is C.

What is a paragraph format?

Indenting, bullets, line spacing, and paragraph spacing are just a few formatting options that can be applied to a whole paragraph.

You must comprehend what a paragraph is in order to comprehend paragraph formatting and how it operates. You may manage how each paragraph looks by using paragraph formatting.

By defining and designating divisions (headings), emphasising essential words or concepts (bold, italics, or lists), and providing a solid first impression, formatting also makes material more accessible to the reader.

The appearance of the text throughout a paragraph is determined by the paragraph formatting element known as text alignment.

Thus, the correct option is C.

For more details regarding paragraph format, visit:

https://brainly.com/question/1395337

#SPJ2

Your question seems incomplete, the missing options are:

Typeface

Font size

Alignment

Font style

Identify the correct answer in each item. Write your answer on the blank provided before
the item.
1. It is considered as the brain of the computer.
2. It is like a television.
3. It is a pointing device.
-4. It works like pencil of the computers.
5. We hear sound produced by the computer through -
6. It is the mainboard inside computer case.
7. It considered as the house of primary device of a computer.
8. It is the electric supplier which make the whole computer operates.
9. A mechanical drive that stores all the data.
10. It is an electronic device that manipulates information or data.

Answers

Answer:

1. CPU

2. Monitor

3. mouse

4. keyboard

5. speaker

6. motherboard

7. storage(RAM)

8. power supply unit

9. hard disk

10. computer

I am not sure about 8. no and 7. no!!!


A piece of computer hardware designed to allow computer to communicate over a network is?

Answers

Answer:

The hardware is a Router....

Jane wants to type a math assignment involving percentages she wants to insert the percent symbol after typing a number which key should Jane express along the shift key

Answers

To type a percent symbol. Press shift+5.

The Linux operating system is widely used in industry, especially for servers. Why do you believe this is the case?

If you've worked with Linux previously, share your experiences. How would you compare it with other operating systems—like Windows?

If you have little or no experience with it, what are your perceptions?

Answers

Answer:

Asking why Linux is used as a server operating system? It has many advantages

Explanation:

1. Linux has very small kernel footprints

It can be on a USB, embedded system and the like.

2. Requires very little hardware resource to run.

Building on the first point, Linux dos not need much jard ware resource to run implying it can be run on outdated CPUs, a low RAM size, small disk space and it would be possible - doesn't matter with Linux - bar the effect on performance.

3. Linux runs 80% of the Internet today

4. It's free

...... and so much more.

- Reference: Andrew Holcomb, Quorate

How Linux compares with other OS - like Windows or Mac?

May Help:

https://www.quora.com/What-are-the-advantages-of-Linux-as-a-server-operating-system

Recommendation: Jason Montoya and Glen Becker, BI Analyst, SAS Expert

Why is QBASIC Program easy to debug??
✌✌✌✌​

Answers

Answer:

it is do as qbasic is a high level language and is quite simple to understand and has been adopted by most of the microcomputers

_________ are the special effects that you see when one slide changes to another in slide show view​

Answers

Answer:

Transition effects

Explanation:

Transition effects are the special effects you see when one slide changes to another in slide show view.

Other Questions
Servicio de computacin que consiste en que la computadora del usuario ya no debe tener todos los programas de software y datos instalados o guardados porque la red de computadoras que formaba parte de la nube se encarga de ello Find the image of (-1, 3) obtained by translating2 units down, followed by a rotation of 180counterclockwise about the origin.HELP QUICK List the six reasons why people create art. Choose one and provide an example for how itexemplifies that reason. The presence of a midpoint will result in what type of segments? Describe the geography of the Indian Subcontinent? John Locke explains his understanding of compatibalism with the following analogy: Imagine a man enters a room filled with everything that he could ever want or desire. Unbeknownst to him, the door locks shut as he enters, and he no longer has any method to exit the room. However, as it turns out, he never tries to exit and dies in the room without having once wanted to leave it. How is this like compatibalism Question 1.Who said: The task of representing the people has been given to the rich?(a) Mirabeau(b) Jean-Paul Marat(c) Rousseau(d) Georges DentonQuestion 2.The National Assembly framed a Constitution in 1791 to limit the powers of the(a) monarch(b) wealthy man(c) businessmen(d) pressQuestion 3.Who wrote an influential pamphlet What is the third Estate?(a) Mirabeau(b) Abbe Sieyes(c) Jean-Paul Marat(d) Olympe de Gouges.Question 4.Which group of people did not join the Jacobin club?(a) Artisans(b) Shopkeepers(c) Daily-wage workers(d) Men with propertyQuestion 5.French women demanded the right:(a) to vote(b) to be elected to the assembly(c) to hold political office(d) all of the aboveQuestion 6.A triangular slave trade took place between Europe, the Americas and:(a) Africa(b) Asia(c) Australia(d) none of the aboveQuestion 7.Upon becoming free, the slave wore:(a) blue cap(b) white cap(c) red cap(d) green capQuestion 8.Who were not considered passive citizens?(a) Women(b) children(c) Non-propertied men(d) wealthy peopleQuestion 9.The Third Estate comprised(a) Poor servants and small peasants, landless labourers(b) Peasants and artisan(c) Big businessmen, merchants, lawyers etc.(d) All the aboveQuestion 10.Which of the following decisions was taken by the convention(a) Declared France a constitutional monarchy(b) Abolished the monarchy(c) All men and women above 21 years got the right to vote(d) Declared France a RepublicQuestion 11.How does a Subsistence Crisis happen?(a) Bad harvest leads to scarcity of grains(b) Food prices rise and the poorest cannot buy bread(c) Leads to weaker bodies, diseases, deaths and even food riots(d) All the aboveQuestion 12.Which of the following statements is untrue about the Third Estate(a) The Third Estate was made of the poor only(b) Within the Third Estate some were rich and some were poor(c) Richer members of the Third Estate owned lands(d) Peasants were obliged to serve in the army, or build roadsQuestion 13.A guillotine was ____________________(a) A device consisting of two poles and a blade with which a person was beheaded(b) A fine sword with which heads were cut off(c) A special noose to hang people(d) none of the aboveQuestion 14.The word livres stands for:(a) unit of currency in France(b) tax levied by the Church(c) Tax to be paid directly to the state(d) none of theseQuestion 15.What was the Subsistence Crisis which occurred frequently in France?(a) An extreme situation endangering the basic means of livelihood(b) Subsidy in food grains(c) Large-scale production of food grains(d) None of the aboveQuestion 16.What was Estates General?(a) Post of Army General(b) A political body(c) Head of all landed property(d) Advisor of the kingQuestion 17.The term Old Regime is usually used to describe(a) France before 1000 B.C.(b) Society of France after 1789 A.D.(c) Society and institutions of France before 1789 A.D.(d) None of the aboveQuestion 18.Which of these books was written by John Locke?(a) The Spirit of the Laws(b) Two Treatises on Government(c) The Social Contract(d) All the above the atomic number of calcium is 20 . the maximum possible numbers of electron in m-shell is a 2 b 8 c 18 d 10 per company policy, tools with a purchase price greater than $1,000 are capitalized what is the correct entry to record a tool purchase of $500 C. Write true or false. 1. Oxygen is released during photosynthesis. .............2. Breathing in oxygen and breathing out carbon dioxide is not a life process. ...............3. Response to a stimulus by organisms is not important. ...........4. A cell is the basic unit of any organism. ..........................5. Living things do not adapt themselves to external conditions. .................. In Angelas ashesHow does Philomena's quote, "There is a suspicion you might have Presbyterians in your family,"reflect the history of Ireland? Use evidence from the text to support your thinking. Hint: you may wishto refer to Mr. Quinlivan's comment to Nora on pp. 65. Aaron has a collection of American coins. He has 3 times as many 10 cent coins as 25 cent coins, and he has some 5 cent coins as well. If he has 8 coins with total value $11.40. how many of each type does he have? 9. El radio de una pelota de bsquetbol es aproximadamente 3.6 veces mayorque el radio de una pelota de tenis. Cuntas veces mayor es el volumende una pelota de bsquetbol que el volumen de una pelota de tenis?4Nota: El volumen de una esfera es V = -tr What is 12 divided by 2/5? Trena's jump rope is 3.5 feetlong. Jackie's is 3.8 feet long.How much longer is Jackie'sjump rope than Trena's? will mark brainliest pls help !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Question 7 of 10Which of the following can you determine, when you use deduction and startfrom a given set of rules and conditions?A. None of theseB. What must be trueC. What may be falseD. What may be true why Should A Potometer be Allowed to stand before starting the Experiment Which function is graphed below? LIST the differences between softwood and hardwood