Computer Science, asked by itzsnowflakez, 8 months ago

Which of these is not an objective of communication? * >Sending, receiving and understanding the message or information >Development of Interpersonal Skills >To express effectively with maximum efficiency >Improvement in Financial growth.

Answers

Answered by sumitkaushik291
0
ok dear.....

 <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> Body{ background-color: yellow; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head > <body> <h1 class="glow">Sumit kaushik</h1> </body> </html>
Answered by NainaRamroop
0

Improvement in financial growth is not an objective of communication.

1. Communication is a two-way process where the receiver interprets the message delivered by the sender.

2. Sending, receiving, and understanding the message or information is an integral part of communication because that is the primary aim of communication.

3. Effective communication skills leads to the development of interpersonal skills.

4. Communication involves the proper expression of opinions. Effective communication leads to a better interpretation of the message. Communication with noise can lead to future conflicts. Noise in communication channels refers to problems like faulty phone networks or poor internet connection.

Similar questions