Which of the following can be considered as peripheral devices?
A). Primary storage media
B). User interfaces
C). Secondary storage media
D). Operating systems​

Answers

Answer 1
Answer: A) Primary Storage Media


Explanation:

A computer peripheral is any external device that provides input and output for the computer
Answer 2

The option that can be considered as peripheral device's is Primary Storage Media. Thus, option A is correct.

What is a peripheral device?

A peripheral, also known as a peripheral device, is an auxiliary device used to input and output data from a computer.

Terminals, printer, outside floppy hard disks and other data storage devices, video displays, keyboards, interfaces cards, external memory adapters, and other input/output gadgets that might or might not contain digital circuitry are examples of peripheral devices.

The computer retrieves and stores the data in the primary storage device until the procedure is done, or the data is no longer needed. Primary storage devices include random-access memory (RAM), graphic card memory, and cache memory.

A computer peripheral is any outside device that allows the computer to receive and send data. Therefore, it can be concluded that  option A is correct.

Learn more about peripheral device here:

https://brainly.com/question/21080721

#SPJ2


Related Questions

Suppression of politically or socially unacceptable co
O backlinks
O compress
O forum
O censorship

Answers

Answer:

censorship

Explanation:

censorship means to block out something that is against the rules, to silence some sort of message/comments. so the answer is censorship

A file contains 5000 bytes. Calculate the size of the file in kilobytes.
Your answer must be to one decimal place

You should show your working.

Answers

Answer:

5 Kilobytes

Explanation:

5000 bytes ÷ 1000 = 5 kilobytes

Hey, can somebody convert this Pseudocode into a Python Program, I've been struggling to do so for a while.

Answers

Answer:

print("Enter a positive whole number: ")

NumberIn = int(input())

NumberOut = 0

Count = 0

while NumberIn > 0:

   Count = Count + 1

   PartValue = NumberIn % 2

   NumberIn = NumberIn // 2

   for i in range(1, Count - 1):

       PartValue = PartValue * 10

   NumberOut = NumberOut + PartValue

print("The result is: " + str(NumberOut))

Outputs:

Enter a positive whole number:  

22

The result is: 1011

Enter a positive whole number:  

29

The result is: 1111

Enter a positive whole number:  

-1

The result is: 0

u What is the full form of DRAM? a) Dynamic Remote Access Memory b) Dynamic Random-Access Memory c) Dependent Remote Access Memory d) Dependent Random-Access Memory

Answers

Answer:

B

Explanation:

Dynamic Random-Access Memory

"Depression is being colorblind and constantly told how colorful the world is.”

Answers

Depression is when they tell you how good it is to walk but you can’t walk

In what way can the data be visualized to get the answer that is required?

Answers

Answer:

Data visualization is the graphical representation of information and data. By using visual elements like charts, graphs, and maps, data visualization tools provide an accessible way to see and understand trends, outliers, and patterns in data.

In the world of Big Data, data visualization tools and technologies are essential to analyze massive amounts of information and make data-driven decisions.

NEED HELP ASAP!!

Given that myGrade = 65, consider the conditional operator (myGrade<=65) ? myGrade+10: myGrade=myGrade+5. What is the value of myGrade after the conditional operator executes?

Answers

Answer:

75 is the answer and marke me as brainleast

the envelope method, notebook and pencil, and online software are all methods of ______.

Answers

Answer:

tracking your spending.

The envelope method, notebook and pencil, and online software are all methods of tracking your spending as per the given situation. The correct option is C.

What is software?

A set of instructions, data, or programs used to operate computers and carry out specific tasks is referred to as software. It is the inverse of hardware, which describes the physical characteristics of a computer.

Inner needs to track spending in personal and business activities in order to know financial status and budget effectively with available funds.

Without tracking spending, there is a risk of waste and overspending on unimportant items.

The envelop method entails putting money in different envelops for each category of spending. At the end of the period, you can check the envelops to see how much money was spent in each category.

Keeping track of expenses requires a notebook and a pencil.

QuickBooks online software can be used to track how much an individual or business has spent.

Thus, the correct option is C.

For more details regarding tracking the spend, visit:

https://brainly.com/question/14511380

#SPJ5

Your question seems incomplete, the missing options are:

estimating your unexpected expensesplanning for your futuretracking your spendingunderstanding your current expenses

Present your opinions about using robots to help with household routines.​

Answers

Answer:

I believe robots helping with household routines is great!  Robots hold have great  capability to assist senior 's. Robots can hand appropriate medicines to older adults on time. They can mop the floor super fat and super good. Additionally, there are robots that can lift people up and move them to a certain place!

Explanation:

Cloud providers often charge their customers based on the amount of processing resources used, such as CPU usage. This practice is known as ________.

Answers

Platform as a Service (PaaS)

Define cyber law with its area ​

Answers

Answer:

Cyberlaw is the area of law that deals with the Internet's relationship to technological and electronic elements

Different areas of cyber law are: Computer Crime, Cyberstalking, Intellectual Property, Searching and Seizing Computers and Data Protection adn Privacy.

Source ________ contains instructions written by a programmer specifying the actions to be performed by computer software.

Answers

Source code contains instructions written by a programmer specifying the actions to be performed by computer softwa

what is the average gradient of the slope along the straight line CD

Answers

Answer:

is there a graph to go with this?

Explanation:

The average gradient of the slope along the straight-line CD is 0.05.

What is the average gradient?

The gradient of the straight line that passes through any two points on a curve is the average gradient between any two points. This is the curve's average gradient between points A and C.

The gradient between lines C and D.

Here, the horizontal distance between points C and D is 2 miles.

Difference in elevation is = 1500 -1000 = 500 ft.

Hence, the gradient is = change in vertical elevation / horizontal distance= 500/2 = 250 ft./mile

or we can take both as the same unit in feet, 1 mile is = 5280 feet. So 2 miles is = 5280 x 2 = 10560 ft.

Gradient is = 500/10560 = .05

Therefore, the graph's slope along the straight CD line has an average gradient of 0.05.

To learn more about average gradient, refer to the link:

https://brainly.com/question/29531399

#SPJ2

The question is incomplete. Your most probably complete question is given below: the graph is added.

You can point your router to a DNS server for name resolution simply by configuring the ____ command.

Answers

You can point your router to a DNS server for name resolution simply by configuring the IP name-server command:  IP name-server.

DNS is an abbreviation for domain name system and it refers to a naming database in which internet domain names or website URLs are stored and translated into their respective internet protocol (IP) address.

Hence, a domain name system (DNS) is used to connect a uniform resource locator (URL) or a web address with its internet protocol (IP) address.

In Computer Networking, when an IP name-server command is configured on a router, it enables the user the ability or opportunity to point it to a domain name system (DNS) server for name resolution or translation into an internet protocol (IP) address.

Read more: https://brainly.com/question/17273205

Which command should you enter at the command prompt to display the current user's quota limits and disk usage?

Answers

wmic diskdrive get size

Which is the proper way to call the function three circles?​

Answers

Answer: d. three_circles()

Explanation:

What is monitor ?why it is necessary for computer system ?​

Answers

Answer:

Monitor is an output device that displays information in pictorial or text form. A monitor usually comprises a visual display, some circuitry, a casing, and a power supply.

 It is important as it allows for proactive response, data security and data gathering and the overall good health of a computer system.

On average, people spend about _____ minutes per day on apps that do not make them feel good such as apps for dating, social networking, gaming, entertainment, news, and web browsing .

Answers

Averagely, people (end users) spend about 27 minutes per day on software applications (programs) that do not make them feel good.

A software can be defined as a collection of data or set of executable instructions (codes) that is typically used to instruct a computer on how it should perform a specific task and solve a particular problem.

Basically, software applications (programs) are broadly categorized into three (3) main groups and these are;

System softwareUtility softwareApplication software

An application software is typically designed and developed for the performance of a specific task rather than the operation of a computer system.

According to an American survey, people (end users) averagely spend about 27 minutes per day on software applications (programs) that do not make them feel good such as those focused on:

Social networkingDatingEntertainmentGamingNewsWeb browsing

On the other hand, people (end users) averagely spend about 9 minutes per day on software applications (programs) that make them feel good such as those focused on:

HealthExerciseReadingRelaxationEducation

Find more information: https://brainly.com/question/14379808

Mavis is considering signing up for a hosted enterprise software solution for her small business. She recognizes that an advantage of this software option is _____.

Answers

Since Mavis is considering signing up for a hosted enterprise software solution for her small business, an advantage of the software is lower cost.

A hosted enterprise software solution is typically hosted off-site and in a private server that is owned by a third party. It's vital for organizations as it can be used in managing daily business activities.

The advantages of a hosted software model include reliable backup, reduction in IT costs, scalability of computing resources, etc. It is also necessary for managing critical business processes.

Read related link on:

https://brainly.com/question/25526416

How to fix common problem of a computer system?​

Answers

Some ways you could fix a common problem in a computer system are

Run a thorough virus scan.
Update your software.
Cut down on the bloat.
Test your Wi-Fi connection.
Reinstall the operating system.

An electronic element that stores data by changing its resistance based on the current that has passed through it (similar to RRAM) is called a(n) ___ .

Answers

Computer data storage

An electronic element that stores data by changing its resistance based on the current that has passed through it, similar to RRAM (Resistive Random Access Memory), is called a Memristor.

What is memristor

The term "memristor" is a combination of "memory" and "resistor," indicating its ability to retain information based on its resistance state.

Memristors are considered a fourth fundamental passive circuit element, alongside resistors, capacitors, and inductors.

Learn more about electronic element at

https://brainly.com/question/24977425

#SPJ2

True or False: At the Company level, users will only have access to view projects to which they have been specifically granted access to by a company/project administrator.

Answers

Answer:

True

Just look it up and put quizlet at the end of your question youll find it.

who is the father of computer?
a.jeff bezos
b.cgarles babagge
c.micky pointe
d.marlos carten​

Answers

Answer:

Explanation:

B.

In disc brakes, pads are forced against the of a brake disc​

Answers

Answer:

Explanation:

It's the surface the brake pads contact. When you step on the brakes, pressurized brake fluid pushes against the pistons inside the caliper, forcing the brake pads against the rotor. As the brake pads press against both sides of the disc, the friction stops the wheel's rotation.

1.* Parents can now buy GPS tracking devices for their children. This allows them to monitor
their child's location at any time.
Discuss the impact of tracking children with GPS devices.
In your answer, you might consider the impact on:
Cultural issues
Ethical issues

Answers

Answer:

well...

Explanation:

it will help with any issues really, the parents just want to be able to find their children if they get hurt, lost, or kidnapped, so I don't see how it can be a cultural or an ethical issue

Difference between web browser and search engine.​

Answers

Answer:

A search engine is like Bing, but a web browser is a browser you can search from anywhere in the world and end up with the same search results.

Explanation:

List down 5 elements of Multimedia

Answers

Answer:

text, image, audio, video, animation

Answer : The five elements of Multimedia are text, images, audio, video and animation.

Hope This Helps You.

With ______ voice mail, users can view message details, and in some cases read message contents without listening to them.

Answers

Answer:

Your answer is...

Visual.

With visual voicemail, users can view message details, and in some cases read message contents without listening to them.

I hope this helped at all.

What type of access controls allow the owner of a file to grant other users access to it using an access control list

Answers

Answer:

Discretionary Access Control

Explanation:

The type of access controls allow the owner of a file to grant other users access to it using an access control list is Discretionary Access control.

What is discretionary access control?

This is known to be a type of control that gives one a specific amount of access control to the use of the object's owner, or any other person.

Note that The type of access controls allow the owner of a file to grant other users access to it using an access control list is Discretionary Access control as it only gives a little access.

Learn more about Discretionary Access from

https://brainly.com/question/20038736

#SPJ2

What is the importance of knowing the appropriate hand tools for Computer System Sercvicing​

Answers

Answer:

The importance of having knowledge in using the appropriate tools for computer system services is knowing what tools you need in different situations, like what to use if there are screws that need to be removed or put back

Explanation:

I hope to help u dear

Other Questions
(Subtract): 125-45 Are any of theres lines metaphors??What is it to grow old?Is it to lose the glory of the form,Is it for beauty to forgo her wreath?Yes, but not this alone.Is it to feel our strength-Is it to feel each limbGrow stiffer, every function less exact, -What was the most important reason given for including a bill of rights in the Constitution?-What were two reasons that others gave for NOT including a bill of rights?-Why did the Anti-federalists want a specific guarantee of religious freedom and freedom of public speech?PLEASE HELP!! :) My sister TV. (to watch)will watch or is going to watch? Why is hydrogen gas superior to hot air for lifting a ballon? Why does Thoreau believe that soldiers in a standing army are a mere shadow and reminiscence of humanity? which inequality represents this graph pick a number, any number.If it's even, divides it by 2. If it's odd, multiply it by 3 and add 1. Now repeat those steps again with your new number. Eventually, if you keep going, you'll eventually end up at 1 every single time (please help me) what is the calculation for 70 increased by 9% One reason for the growth of self-government in the colonies was. What does cross-sectional mean The specialized vocabulary that functions as a kind of shorthand for people withcommon backgrounds and experiences is calleda) slang b) relative words c) equivocal words d) jargon i asked this already but please solve this NO LINKS Gloria has a deep desire to be thin. To attain this, she controls her food intake to approximately 600 calories each day. Which type of eating disorder is Gloria likely suffering from N2 + O2 N205how do i show my work im trying to balance the equation [tex]\frac{7}{10} - \frac{2}{5}[/tex] Which of the following are for vector directione?A Outside 45 degreesG 35 degrees north of eastD 35 degrees inside Solve the quadratic equation shown below using the completing the square method. x2+6x=17 Use the drop-down menus to choose the words or numbers to correctly complete each statement below. To solve the equation by completing the square, a first step is to add 17 to both sides of the equation. The resulting equation will be a perfect square trinomial on the left side, which can be factored into the quantity x + 3 squared, and the right side will have a value of . A next step is to take the square root of both sides to isolate the variable . will be a complex number since I really need help again any boady that can help that would be awsome I just need to know. Which goes to which Thankyou for the help 50 points!!! help fast! 50 points!!!