Science, asked by abineshbarakaram, 9 months ago

A device that is used to break an electric circuit is called _ (current, switch ​

Answers

Answered by akashkumar02042001
1

Explanation:

(a) A device that is used to break an electric circuit is called electric switch. A switch is a simple device that either breaks the circuit or completes it.

Answered by Anonymous
16

Answer:

hey mate here is your answer

A device that is used to break an electric circuit is called switch.

I hope it's helpful for you

&lt;html&gt;</p><p>  &lt;head&gt;</p><p>    &lt;title&gt;Title of the document&lt;/title&gt;</p><p>    &lt;style&gt;</p><p>      .button {</p><p>        background-color: #1c87c9;</p><p>        -webkit-border-radius: 60px;</p><p>        border-radius: 60px;</p><p>        border: none;</p><p>        color: #eeeeee;</p><p>        cursor: pointer;</p><p>        display: inline-block;</p><p>        font-family: sans-serif;</p><p>        font-size: 20px;</p><p>        padding: 10px 10px;</p><p>        text-align: center;</p><p>        text-decoration: none;</p><p>      }</p><p>      @keyframes glowing {</p><p>        0% {</p><p>          background-color: #2ba805;</p><p>          box-shadow: 0 0 5px #2ba805;</p><p>        }</p><p>        50% {</p><p>          background-color: #49e819;</p><p>          box-shadow: 0 0 20px #49e819;</p><p>        }</p><p>        100% {</p><p>          background-color: #2ba805;</p><p>          box-shadow: 0 0 5px #2ba805;</p><p>        }</p><p>      }</p><p>      .button {</p><p>        animation: glowing 1300ms infinite;</p><p>      }</p><p>    &lt;/style&gt;</p><p>  &lt;/head&gt;</p><p>  &lt;body&gt;</p><p>    &lt;a class="button" href="#"&gt;thanku&lt;/a&gt;</p><p>  &lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions