A peripheral can be used to tell a computer to complete a specific task. True False

Answers

Answer 1

The statement "a peripheral can be used to tell a computer to complete a specific task" is definitely true.

What is the importance of peripherals in the completion of tasks?

The importance of peripheral devices in the completion of tasks is better understood by the fact that they support end users in order to access and utilize the functionalities of the computer very efficiently.

According to the context of this question, peripheral devices are not the core devices of the computer system. This is because a computer can still perform its coded task in the absence of these devices but not with more efficiency. So, in order to perform a coding task efficiently, here comes the existence of peripherals.

Therefore, the statement "a peripheral can be used to tell a computer to complete a specific task" is definitely true.

To learn more about Peripherals, refer to the link:

https://brainly.com/question/18994224

#SPJ5


Related Questions

Write a program that will take an integer and add up each of the number’s digits, count the number of digits in the number, and then average the digits. You must use a while loop and % to access each of the individual digits. Use / to reduce the number so that you can average all of the digits.
Example: num = 123 can be taken apart with tempNum = 123 % 10 (which will pull off the 3), then tempNum = tempNum / 10 (will result in 12). Do this in a loop while the number is > 0.

Sample Data :
234
10000
111
9005
84645
8547
123456789


 Be sure to include print statements that will format the output as below.

Sample Output :
234 has a digit average of 3.0

10000 has a digit average of 0.2

111 has a digit average of 1.0

9005 has a digit average of 3.5

84645 has a digit average of 5.4

8547 has a digit average of 6.0

123456789 has a digit average of 5.0

Answers

For count digits, you could just convert it to a String and check the length
Sum digits, convert to string then seperate each character with charAt then convert it to numbers in the return statement.
Average digits you can convert it to a String and then convert them back after taking them apart.
Here is my solution:

import java.lang.System.*;

public class DigiMath {   

private static int countDigits(int number)
{
       int sum = 0;
       while(number > 0)
       {
           sum ++;
           number /= 10;
       }       return sum;   
}

private static int sumDigits(int number)   
{       
      int sum = 0;       
      while(number > 0) {
           sum += number % 10;
           number /= 10;
       }
       return sum;
}
   
   public static double averageDigits( int number )
   {
       int count = countDigits(number);
       if (count > 0) {
           return (double)sumDigits(number) / (double)count;      
       } else { 
            return 0; 
       } 
   }
   
   public static void PrintDigitAverage(int number)
   {
       System.out.printf("%d has a digit average of %1.1f\n", number, averageDigits(number));
   }
   
   public static void main(String[] args) 
   {
       // Method tests (run with java -ea)
       assert countDigits(12345) == 5 : "countDigits returns wrong count";
       assert sumDigits(12345) == 15 : "sumDigits returns wrong sum";
       assert averageDigits(12345) == 3.0: "averageDigits returns wrong average";

        PrintDigitAverage(234);
        PrintDigitAverage(10000); 
        PrintDigitAverage(111); 
        PrintDigitAverage(9005); 
        PrintDigitAverage(84645); 
        PrintDigitAverage(8547); 
        PrintDigitAverage(123456789);
   }
}


additional rows and columns are inserted into a table by using the _____ tab

Answers

insert tab
up at the top
have a nice day

Answer:

Layout

Explanation:

To add additional rows or columns, click anywhere in the table and click on the layout tab

To add rows ,click insert above or insert below.

To add columns click insert left or insert right.

You need to upgrade memory in a system but you don't have the motherboard documentation available. you open the case and notice that the board has four dimm slots

Answers

The three yellow slots probably indicate triple channeling, which means the board uses DDR3 DIMMs. To know for sure, remove a DIMM and look for the position of the notch on the DIMM.

Mike accidentally wrote a check for more than the balance in his checking account. The bank transferred money from his savings account to his checking account to cover the check. This banking service is _____.

Answers

Transfer. His back transfers money from one account to another.

Answer: The correct answer is overdraft protection.

Explanation: The service that a bank offers when they transfer money from the savings account to a checking account to cover an overdraft is called overdraft protection. Some banks may charge for this service, but others do it for free.

The default dfs namespace mode is windows server 2008, which supports up to 50,000 folders. how many folders does using non-windows server 2008 provide?

Answers

35 millions folders windows servers

Why is the definition for second based on the Cesium 133 atom?

Answers

It is qualitatively defined as the second division of the hour by sixty, the first division by sixty being the minute. The SI definition of second is "the duration of 9 192 631 770 periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom".

Funny or fascinating web content is said to go _________ when it is shared and re-shared a large number of times over a short period.

Answers

it is said to go viral?

A team wants to set up a computer lab for their library. Members would be able to access and read books using the computers in the library. After researching about risks, they decide to install only desktop computers instead of tablets. This strategy might prevent the risk of computers being stolen. Which risk management technique are they following?

A.) risk acceptance
B.) risk mitigation
C.) risk avoidance
D.) risk transfer

Answers

C . Risk avoidance
they don't want anyone to steal their stuff so they get their desktops to avoid anything getting stolen

Which type of attack attempts to overwhelm network links and devices with useless data?

Answers

A DDoS attack is a type of network attack that overwhelms a network with pointless data to the point that normal users can't get access to basic functions. This was notably done to The Playstation Network several years ago.
Final answer:

A Distributed Denial of Service (DDoS) attack attempts to overwhelm network links and devices with useless data.

Explanation:

The type of attack that attempts to overwhelm network links and devices with useless data is called a Distributed Denial of Service (DDoS) attack.

In DDoS attacks, hackers flood a target network or website with an enormous amount of traffic, making it unable to handle legitimate requests. This is achieved by using a network of compromised computers called a botnet to send the malicious traffic.

For example, hackers might use a DDoS attack to target an online shopping website during a busy holiday season, causing the site to slow down or even crash, preventing customers from accessing the site.

If a business wanted to play an artist’s song in the background of their website, it must first consider the _____ of the music to ensure no laws are being broken.

Answers

no copyright laws being broken. the answer is copy right.

Answer:

copyright

Explanation:

Copyright is the set of national and international legal principles and norms that protect the creation of intellectual works by human beings.

There are two traditional legal conceptions of intellectual property: disseminated in the area of ​​influence of Anglo-American law and copyright, prevailing in the area of ​​influence of Latin law. In addition, there is now another conception, of a universal nature, free licenses, which some call "copyleft". And there is also the public domain. The first two have their origin in the monopolies that the monarchs granted to the authors to stimulate intellectual creation, and coincide in protecting the rights of the authors by granting them the power to exclude all other people from the use of the works, except the simple and individual reading, visualization, listening.

In normal view, powerpoint's ________ contains buttons such as notes, comments, and view.

Answers

In normal view, powerpoint's status bar contains buttons such as notes, comments, and view. Status bar is located at the bottom of the PowerPoint application window, and it is needed to show both all the information about the document and user's ability to change the settings of a presentation. Status bar includes such specific items as : zoom control, slide number, comments and note pane buttons and view control.

Which type of encryption is the most popular form of e-mail encryption?

Answers

Public Key Cryptography is the most popular form of encryption in emails. This type of encryption utilizes "keys" only known to the owner of the set of data. 

The ____________ method can be used to convert a string to an int.

Answers

parseInt()





----------------------------

_____ rows indicate that there is different formatting for odd and even rows.

Answers

Banded rows indicate that there are different formatting for odd and even rows.

In addition to displaying subtotals, the subtotal feature "____" your worksheet so you can control the level of detail that is displayed.

Answers

In addition to displaying subtotals, the subtotal feature "outlines" your worksheet so you can control the level of detail that is displayed. The statement suggests that the displayed details levels are controlled in displaying subtotals in the subtotal feature table.

I plugged my phone up into a charger, the charger sparked and i unplugged my phone and now it wont charge at all, does anyone know what is wrong or how much it would be to fix it?

Answers

The most probable answer is that their was a short on the charger causing your phone's charging port to blow out. You can fix this yourself with a hot air soldering gun to remove the charging port and replace it with an identical port but it is not recommended if you have a warranty. As for prices it depends on the phone.

In the dns naming convention, what character(s) separate(s) a domain name from its subdomains?

Answers

In the dns naming convention, the domain name separates the sub-domains by "DOT" (.) character.

DNS or Domain Name System is written in a conventional method as Host. Domain. Root. This system allows only 255 characters while naming a domain that also includes the spaces in between. Sub-domain is the part of a large domain.

Software that instructs the computer how to run applications and controls the display/keyboard is known as the /7367008/81dc7fcb?utm_source=registration

Answers

The answer is the alu arithmetic logic unit. (:

Which layer of the osi model provides common representation of the data transferred between application layer services?

Answers

The Session Layer (5).

The last host address on the 10.15.25.0/24 network is

Answers

10.15.25.254 or 10.15.25.254/24
Final answer:

The last host address on the 10.15.25.0/24 network is 10.15.25.254. The /24 network provides 256 possible addresses, but the first and last addresses are reserved for network and broadcast addresses respectively.

Explanation:

In a /24 network, the last octet (8 bits) of the IP address is used for identifying hosts. The 10.15.25.0/24 network range offers 256 possible addresses, from 10.15.25.0 to 10.15.25.255. Among these, 10.15.25.0 is the network address and 10.15.25.255 is the broadcast address. Therefore, the last host address - the final usable IP address within this network - is 10.15.25.254.

Learn more about IP Address here:

https://brainly.com/question/35862697

#SPJ6

A type TW cable containing two No. 12 copper conductors has a maximum overcurrent protection of
A. 20 A.
B. 15 A.
C. 30 A.
D. 25 A.

Answers

i think it is 25 im not sure though

Answer:

A. 20 A.

Explanation:

The National Electrical Code (NEC) Table 310-16 states that unless there is another specific provision in this code, the overcurrent protection in relation to the conductor types that has an obelisk( ) mark shall not be greater than 15 amps for No. 14, 20 amps for No. 12, and 30 amps for No. 10 copper; or, in relation to aluminum and copper clad aluminum, it shall not be greater than 15 amps for No. 12 and 25 amps for No. 10 after factors for ambient temperature and number of conductors have been adjusted as necessary.

Therefore, a type TW cable containing two No. 12 copper conductors can not have more than 20 A (i.e. 20 amps) overcurrent protection.    

Which of the following should be considered when conducting an audience analysis ?

Answers

1. Think about it
2. Interview the event organizer
3. Interview audiance members
4. Survey your audience members
5. Poll people similar to your audience.
6. Study past event archives.
7. Review current event materials
8. Make observations at the event itself
9. Make observations during your presentation
hope this helps

Answer:

The intended users prior knowledge of the content at hand

Explanation:

Audience analysis means assessing the audience to make sure that the information provided to them is at the appropriate level and that the audience have the prior knowledge of the content at hand.

The audience are the end-user and all communications need to be targeted towards the audience.

Audience analysis looks at: Socio-demographic traits as sex, age, language, religion and where the audience lives.

A touch screen is classified as a special type of scanning device true or false

Answers

The anwser is true. It is special type


A touch screen is a device that can be sued for making scree-related touches and is as it touch sensitive and measures the responses from the touches. It is a type of scanning device that is stylus uses the pressure and is used to make images on the screen.

Hence the option is false as the touch screen is not classified as a true scanner it don't scan and is only a touch-sensitive element.

Hence the option False.

Learn more about the classified as a special type of.

brainly.com/question/19636949.

The term "net radiation" refers to _____ the total amount of energy received by earth. the total amount of energy radiated by earth. the difference in amount of incoming and outgoing radiation. radiation emitted by satellite networks.

Answers


The term "net radiation" refers to the difference in amount of incoming and outgoing radiation the total amount of energy received by earth.

Energy comes from the sunlight penetrates the top of the atmosphere- that's the incoming energy. Then some of it is lost by reflection of clouds or the Earth's surface, thermal radiation- that's the outgoing energy.

The android operating system is used by many popular tablet computers. which tablet does not use the android operating system

Answers

Apple Ipad and Microsoft Tablets.

Krystal recorded her times for all her cross-country meets this season. To sort her data showing the lowest times first, what will she need to do?

Sort alphabetically
Sort ascending
Sort descending
Sort numerically

Answers

Sort ascending would be the correct one, since you are going from the lowest value to the highest

The answer is: Sort Ascending

Sort ascending refers to a data arrangement method that is being done through low to high sequence. Some example of sort ascending include things such as showing data from lowest time to highest time, sorting data using initials from A to Z, sorting ranking from 1 - 10th , etc.

a. True
b. False: the arguments in a module call and the parameters listed in the module header must be of compatible data types.

Answers

True ? They have to be of the same type, comatible isn't absolute enough. But I may be overthinking it.

People without a college education
A. earn on average $2 million less over the course of a lifetime than those who have a college education.

B. are more likely to have high birth-weight babies.

C. earn on average two times less money per year than those who have a college education.

D. make more money over the course of their lifetimes because they enter the workforce earlier.


Answers

im would say c  
hope i helped 

Answer:

C) earn on average two times less money per year than those who have a college education.

Explanation:

A study made by Georgetown University concluded that on average, college graduates earned $1 million more than high school graduates during their total lifetime.  

High school graduates earn on average $30,000 per year while college graduates earn on average between $50,000 to $70,000 per year. Those who achieved a master's, doctorate or professional degree earn the highest amounts.

A(n) ________ variable is declared inside a module and cannot be accessed by statements that are outside the module.

Answers

local






----------------------------------------------------

You try to enter your name into a cell that accepts a numeric value. What error would you receive

Answers

A. #NAME

B. #VALUE

C. #REF

D. #####

E. #DIV


#VALUE on plato

your answer is B. #VALUE
Other Questions
which expression shows the value of a rare postage stamp, originally purchased for $5000, that has been increasing in value by 11% for 10 years (3y)^-2(9y)^2/3y^-4= many members of congress opposed president Johnson plan for reconstruction because A) they thought former confederate officials should return to leadership roles.B) they did not want newly freed African Americans to be granted voting rights.C) they believe the south had not suffered enough consequences for the war. D)They thought it should be more lenient on southerners, like Lincoln's plan. Choose the conjunctive adverb that best completes the sentence:Marcos chopped onions for the soup; _____, Maria prepared the cheese plate.finallyaccordinglymeanwhileotherwise More than _____ of the world's jewish population lives in the united states. 15 percent 25 percent 40 percent 50 percent Latex-free gloves can be purchased in a box of 100 for $44.95 or a box of 50 for $23.50. Which one would be the better deal Methane gas and chlorine gas react to form hydrogen chloride gas and carbon tetrachloride gas. what volume of hydrogen chloride would be produced by this reaction if 1.69 ml of methane were consumed James lives in San Francisco and works in Mountain View. In the morning, he has 3 transportation options (bus, cab, or train) to work, and in the evening he has the same 3 choices for his trip home. If James randomly chooses his ride in the morning and in the evening, what is the probability that he'll take the same mode of transportation twice?How do you do it?? The table shows conversions for common units of capacity. Units of Capacity Customary System Units Metric System Units 1 gallon 3.79 liters 1 quart 0.95 liters 1 pint 0.473 liters 1 cup 0.237 liters What is the conversion factor to convert cups to liters? What biological macromolecule is made up of monomers like the one shown below? [A monomer made up of a nitrogenous base, a five-carbon sugar, and a phosphate group bonded together.]A) Carbohydrate B) Nucleic acid C) Fat D) Protein History: When did stem cell research become known? Who discovered stem cells? What experiments or studies have been conducted so far? why is the nervous system like a "telegraph" The elements cu, o, la, y, ba, tl, and bi are all found in high-temperature ceramic superconductors. write the expected electron configuration for these atoms. (type your answer in noble gas notation using the format [ar] 4s2 3d10 4p3 for [ar] 4s2 3d10 4p3.) Skin cells perform very different functions compared to brain cells. on the molecular level, what makes skin cells different from brain cells in the same organism? ph atp dna proteins while reinforcement typically exerts its influence through associative learning, feedback is a key component of What nation was forced by Allied leaders to make reparations?GermanyFranceAustria-HungaryRussia what is the noble gas notation for the element indium, (in,atomic #49) is Why might a person need an emergency fund? 9.12cm10.36cm11.34cm12.61cm Manganese-56 is a beta emitter with a half-life of 2.6 h. what is the mass of manganese-56 in a 1.0-mg sample of the isotope at the end of 10.4 h? Steam Workshop Downloader