answersLogoWhite

0

Disadvantages

It requires different sizes of plugs and sockets for different current carrying capacities

When the fuse of one appliance blows all the other appliances get affected

This type of wiring is expensive

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Finance

What are the Advantages and Disadvantages of Arable Farming?

Cons--Expensive price of inputs-Very low profit-once, locusts season is back 10 years of work will be all gone-very stressful work for such little profit and a 70% chance of having a bad weather-usually farms are very far away from the city, so it is hard to travel from places to placesPros--Helps the economy going-Can have lots of breaks e.g when is not feeling well you can be absent (NOT LIKE AN OFFICE JOB)-alot of people rely on farmers for food-Can be employed freely-You can raise your own family without an actual office job


Is a tree an open or closed system and why?

It's an open systerm. If we look at any organism as a system that needs and uses energy, we can see what would happen if the energy supply was cut off. The system would fail due to lack of the necessary energy to meet its needs. This type of system is considered a closed system. No new energy can enter, while the available energy is changed into useless heat, causing the system to fail.


What services does Lending Tree provide?

Lending Tree provides mortgages and loans for your home.


Will insurance assist in the removal of a dangerous tree on my property?

Insurance may assist in the removal of a dangerous tree on your property if the tree poses a threat to your home or structures. It is important to check with your insurance provider to see if tree removal is covered under your policy.


How much does dollar tree franchise cost?

dollar tree does not offer franchises

Related Questions

What are some advantages and disadvantages of tree topology?

Point-to-point wiring for individual segments.Supported by several hardware and software companies.


What are advantages and disadvantages of tree topology?

you can cut logs out of it


Advantages and disadvantages of tree network topology?

Some advantages of tree network topology include easy to set up and extend. It is also inexpensive. Its disadvantages, on the other hand, include limit on central cable length and number of nodes.


Advantages and disadvantages of spanning tree protocol in networking?

the disadvantage os stp that it is time consuming.


What are the advantages and disadvantages of tree menu drop down menu cascading menu table of contents menu?

sorry i dont know


What are the disadvantages of a tree?

The disadvantages are if we cut them we have no food no oxygen


Advantages and disadvantages of binary search tree?

Advantages:BST is fast in insertion and deletion etc when balanced.Very efficient and its code is easier than link lists.Disadvantages:Shape of the tree depends upon order of insertion and it can be degenerated.Searching takes long time.


What are the advantages and disadvantages of the orchid ad trees relationship?

The relationship between orchids and trees, known as epiphytism, offers advantages such as increased access to sunlight and reduced competition for ground resources, allowing orchids to thrive in diverse environments. However, disadvantages include vulnerability to environmental changes and potential reliance on the host tree for moisture and nutrients. If the host tree suffers from disease or stress, the orchid may also be adversely affected. Additionally, this relationship can become parasitic if the orchid significantly harms the tree's health.


What are the advantages of green tree?

Well green tee has many antioxidents that are good for your immune system. Hope I answered your question.


What are the Ash Tree agvantages and disadvantages?

Advantages of Ash Trees: They are fast-growing, have attractive foliage, and provide good shade when mature. Disadvantages of Ash Trees: Vulnerable to emerald ash borer, a destructive insect pest; potential for ash dieback disease; messy with dropping leaves, seeds, and branches.


List the advantages and disadvantages for both decision table and decision tree?

Decision Tree Advantages Easy to understand Map nicely to a set of business rules Applied to real problems Make no prior assumptions about the data Able to process both numerical and categorical data Decision Tree Disadvantages Output attribute must be categorical Limited to one output attribute Decision tree algorithms are unstable Trees created from numeric datasets can be complex


What are the advantages and disadvantages of AVL trees?

AVL trees offer several advantages, including guaranteed O(log n) time complexity for search, insertion, and deletion operations due to their self-balancing nature, which ensures that the tree remains height-balanced. However, they also have disadvantages, such as the overhead of maintaining balance through rotations during insertions and deletions, which can lead to increased complexity in implementation. Additionally, AVL trees may require more memory for storing balance factors compared to other tree structures.