Science, asked by veenaveenan471, 9 months ago

what is the meaning of communication ​

Answers

Answered by Anonymous
11

Explanation:

the imparting or exchanging of information by speaking, writing, or using some other medium.

"television is an effective means of communication"

Answered by Anonymous
1

Answer :

Communication is a Latin word which means 'to share'. It is the sharing of information between different individuals. It includes the sharing of ideas, concepts, imaginations, behaviours and written content. Communication is simply defined as the transfer of information from one place to another.

_________________________________________

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html lang="en"&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;Project&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;svg viewBox="0 0 800 600"&gt;</p><p>  &lt;symbol id="s-text"&gt;</p><p>    &lt;text text-anchor="middle"</p><p>          x="50%"</p><p>          y="35%"</p><p>          class="text--line"</p><p>          &gt;</p><p>      Elastic</p><p>    &lt;/text&gt;</p><p>    &lt;text text-anchor="middle"</p><p>          x="50%"</p><p>          y="68%"</p><p>          class="text--line2"</p><p>          &gt;</p><p>      Stroke</p><p>    &lt;/text&gt;</p><p>    </p><p>  &lt;/symbol&gt;</p><p>  </p><p>  &lt;g class="g-ants"&gt;</p><p>    &lt;use xlink:href="#s-text"</p><p>      class="text-copy"&gt;&lt;/use&gt;     </p><p>    &lt;use xlink:href="#s-text"</p><p>      class="text-copy"&gt;&lt;/use&gt;     </p><p>    &lt;use xlink:href="#s-text"</p><p>      class="text-copy"&gt;&lt;/use&gt;     </p><p>    &lt;use xlink:href="#s-text"</p><p>      class="text-copy"&gt;&lt;/use&gt;     </p><p>    &lt;use xlink:href="#s-text"</p><p>      class="text-copy"&gt;&lt;/use&gt;     </p><p>  &lt;/g&gt;</p><p></p><p>&lt;/svg&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>body {</p><p>  height: 600px;</p><p>  }</p><p></p><p>$colors: #360745, #D61C59, #E7D84B, #EFEAC5, #1B8798;</p><p></p><p>body {</p><p>  background: hsl(200,70,11);</p><p>  background-size: .12em 100%;</p><p>  font: 16em/1 Arial;</p><p>}</p><p></p><p>.text--line {</p><p>  font-size: .5em;</p><p>  }</p><p></p><p>svg {</p><p>  position: absolute;</p><p>  width: 100%;</p><p>  height: 100%;</p><p>  }</p><p></p><p>$max: 5;</p><p>$stroke-step: 7%; </p><p>.text-copy {</p><p>  fill: none;</p><p>  stroke: white;</p><p>  stroke-dasharray: $stroke-step $stroke-step * ($max - 1);</p><p>  stroke-width: 3px;</p><p>  </p><p>  animation: stroke-offset 9s infinite linear;</p><p>  </p><p>  @for $item from 1 through $max {</p><p>    $stroke-color: nth($colors, $item);</p><p>    </p><p>   &amp;:nth-child(#{$item}) {</p><p>      stroke: $stroke-color;</p><p>      stroke-dashoffset: $stroke-step * $item;</p><p>      }</p><p>    }</p><p>  }</p><p></p><p>@keyframes stroke-offset {</p><p>  50% {</p><p>    stroke-dashoffset: $stroke-step * $max;  </p><p>    stroke-dasharray: 0 $stroke-step * $max*2.5;</p><p>  }</p><p>}</p><p></p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions