answersLogoWhite

0


Best Answer

each appliance should have a rating label showing the amps or watts used, Add up these figures to see if they exceed the capacity of the circuit. Amps =watts/voltage

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you decide which appliances can be used in a circuit without overloading it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is overloaded subprogram?

subprogram overloading is a process of using the same (function) name for many subprograms. the overloaded subprograms may differ in the number, type or order of its its parameters.java, c++ and c# provides the feature of subprogram overloading . when an overloaded subprogram is called,java or c++ compiler first checks the subprogram name and then the number and type of parameters are analyzed to decide which version of the overloaded subprogram must be chosen for execution. this process is also known as 'polymorphism'. the return type of a subprogram has no affect on subprogram overloading whereas it is used to differentiate between the calls in ADA. hence,two overloaded functions in ADA can have the same parameter profile with different return values.


What is compile time polymorphism in java?

Compile Time Polymorphism in Java is when you have the several methods with same name and different parameters and compiler has to decide how to select which method has to run based on the arguments hence the name Compile time polymorphism or method overloading.


Where to use overloading?

Default arguments are often considered to be optional arguments, however a default argument is only optional in the sense that the caller need not provide a value for it. The function must still instantiate the argument and must assign the appropriate value to it so, insofar as the function is concerned, the argument is not optional. To implement a function with a truly optional argument, we can define two overloads of that function, one that accepts the optional argument (without specifying a default value) and one that does not accept the argument. In this way we can define two different implementations, one that uses the argument and one that does not. void f (); // implementation that does not use the argument void f (int); // implementation that does use the argument In many cases, a default argument incurs no significant overhead over that of overloading. Thus we'd only use overloading to implement an optional argument where there is a significant overhead incurred by a default argument. Even so, we must also be aware that by eliminating the overhead within the function itself we may simply be passing that overhead back to the callers, because some or all of them would then have to decide which overload to call, resulting in code duplication that would likely be best handled by the function itself.


Why did Tim Berners-Lee decide not to profit from his invention?

why did tim berners- lee decide not to profit from his invention of www


Explain the major difference between combinatorial logic and sequential logic?

It was mentioned that there are two different ways to connect two or more electrical devices together in a circuit. They can be connected by means of series connections or by means of parallel connections. When all the devices in a circuit are connected by series connections, then the circuit is referred to as a series circuit. When all the devices in a circuit are connected by parallel connections, then the circuit is referred to as a parallel circuit. A third type of circuit involves the dual use of series and parallel connections in a circuit; such circuits are referred to as compound circuits or combination circuits. The circuit depicted at the right is an example of the use of both series and parallel connections within the same circuit. In this case, light bulbs A and B are connected by parallel connections and light bulbs C and D are connected by series connections. This is an example of a combination circuitBy EngineerMuhammad Zaheer Meer GMS

Related questions

Should I get GE Appliances at Sears?

I would research the price of the appliances that you are interested in at Sears and at least 2 other places. This way, you will be able to decide which has the best features and the price that best fits your budget.


What appliances are included in a new home?

Appliances for a new home include: kitchen appliances(stove, refrigerator, sort of pots, dishes washer,... ), home appliances(conditioner air, televison, fans, ...). It depends on your budget and your needs to decide what is neccessary . To prepare for a new house, many things need money. There are many deals, coupons, promotion from stores as Amazon, KOHLS, ect for this issue.


Can you design or gate using and gate?

Only if you decide to work with negative logic throughout the circuit.


What is a sentence for the word power?

When the power to a home goes out, no electrical appliances will work, Some people like to have power over others. You have the power to decide what you do with your life.


How can you use a circuit to decide whether an object is a conductor or an insulator?

Well, if you have a functioning (=closed) circuit, and introduce an unknown object, then if the circuit is still functioning (=closed) then the object is a conductor. If it stops working, then it's either an insulator or an very poor conductor.


Can you decide what a disabled person must do at work without consulting them?

It depends who 'you' are.


Can your dad take you from your mom without my oppinion?

In most states you have to be 18 to choose so your parents can decide this without your approval.


What is overloaded subprogram?

subprogram overloading is a process of using the same (function) name for many subprograms. the overloaded subprograms may differ in the number, type or order of its its parameters.java, c++ and c# provides the feature of subprogram overloading . when an overloaded subprogram is called,java or c++ compiler first checks the subprogram name and then the number and type of parameters are analyzed to decide which version of the overloaded subprogram must be chosen for execution. this process is also known as 'polymorphism'. the return type of a subprogram has no affect on subprogram overloading whereas it is used to differentiate between the calls in ADA. hence,two overloaded functions in ADA can have the same parameter profile with different return values.


What did the Congress decide was one of the most important rights they wanted?

not to be taxed without their consent


What the congress decide was one of the most important rights they wanted?

not to be taxed without their consent


Do you decide to be pregnant or not?

You can decide not to be pregnant by taking measures that will prevent you becoming pregnant. However, all measures carry a risk of failure if you decide to have sexual intercourse.You can not decide to become pregnant - all you can do is try and become pregnant, (by having sexual intercourse without using contraceptives).


What is by taxation without representation?

Requiring people to pay a tax without giving the people an opportunity to decide whether or not the tax should be levied.