How much Voltage do we use to run a computer?

Pradnya Mawal
Pradnya Mawal

Posted On: Dec 17, 2020

 

A typical desktop computer uses about 65 to 250 watts. It further depends upon the hardware configuration.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    HCL Freshers Interview Questions

    What is an array?

    In programming, Array is a collection of similar types of values in a single unit. Array stores data in a contiguous memory location....

    HCL Freshers Interview Questions

    Explain ISO/OSI Model and it's Layers?

    The OSI model is a networking model for understanding and designing a network architecture that would be flexible, robust, and interoperable. Communication between different systems without requiring ...

    HCL Freshers Interview Questions

    What are four pillars of OOPS?

    The four pillars of OOPs are as follows:Inheritance Abstraction Encapsulation Polymorphism ...