answersLogoWhite

0

What else can I help you with?

Continue Learning about Communications

Outline basic elements of communication?

- Sender : the person who send the massage- Message : the massage that send from the sender- Channel : the transmission line connect between sender and receiver- Receiver : the person who receive the massage through the channel


What is the opposite of sender?

Receiver


Which party bears more responsibility in the communication process Sender Receiver Or both?

The sender is ALWAYS responsible for the communication. Furthermore the sender is responsible for getting feedback describing the communication, not just did the receiver hear it, to be sure the communication was received. Why is this? The receiver does not know what it is the sender is trying to communicate or if it was communicated accurately. Only the sender can possible know unless the receiver is a mind reader...


According to the SMCR model problems in communication can arise when there is A a difference in the attitudes of the sender and the receiver B a large distance between the sender and the receiver?

speak on the level of the receiver


What are the responsibilities of the speaker and the receiver in the communication process?

The sender is ALWAYS responsible for the communication. Furthermore the sender is responsible for getting feedback describing the communication, not just did the receiver hear it, to be sure the communication was received. Why is this? The receiver does not know what it is the sender is trying to communicate or if it was communicated accurately. Only the sender can possible know unless the receiver is a mind reader...

Related Questions

Outline basic elements of communication?

- Sender : the person who send the massage- Message : the massage that send from the sender- Channel : the transmission line connect between sender and receiver- Receiver : the person who receive the massage through the channel


What is the responsibility of sender and receiver?

sender is to deliver or give message while the receiver is to receive a message from the giver or sender.


Who is responsible for poor communication sender or receiver?

The idea that both the sender and receiver are responsible for listening is called


How do you know the both sender and recevier the encryption key?

When data is received by the receiver , receiver send an acknowledgement. After receiving the acknowledgement from receiver , senders knows the message has been successfully sent.


What is sender and receiver?

A sender is the individual or entity that initiates and transmits a message or communication. The receiver is the individual or entity that receives and interprets the message or communication sent by the sender. In communication, the sender encodes the message, and the receiver decodes it to understand the information being conveyed.


What is the responsibility of the receiver?

sender is to deliver or give message while the receiver is to receive a message from the giver or sender.


What will happen to the email message send by sender if the inbox of the receiver is full?

The email will bounce back with message "Delivery Failure"


What is the opposite of sender?

Receiver


C code for sliding window protocol?

#include<stdio.h> #include<conio.h> void main() { char sender[50],receiver[50]; int i,winsize; clrscr(); printf("\n ENTER THE WINDOWS SIZE : "); scanf("%d",&winsize); printf("\n SENDER WINDOW IS EXPANDED TO STORE MESSAGE OR WINDOW \n"); printf("\n ENTER THE DATA TO BE SENT: "); fflush(stdin); gets(sender); for(i=0;i<winsize;i++) receiver[i]=sender[i]; receiver[i]=NULL; printf("\n MESSAGE SEND BY THE SENDER:\n"); puts(sender); printf("\n WINDOW SIZE OF RECEIVER IS EXPANDED\n"); printf("\n ACKNOWLEDGEMENT FROM RECEIVER \n"); for(i=0;i<winsize;i++); printf("\n ACK:%d",i); printf("\n MESSAGE RECEIVED BY RECEIVER IS : "); puts(receiver); printf("\n WINDOW SIZE OF RECEIVER IS SHRINKED \n"); getch(); }


Which party bears more responsibility in the communication process Sender Receiver Or both?

The sender is ALWAYS responsible for the communication. Furthermore the sender is responsible for getting feedback describing the communication, not just did the receiver hear it, to be sure the communication was received. Why is this? The receiver does not know what it is the sender is trying to communicate or if it was communicated accurately. Only the sender can possible know unless the receiver is a mind reader...


How does public speaking as a communication work?

Communication requires a sender and a receiver. In public speaking, there is not a continual switching of the sender and the receiver. The speaker is the sender in a public speaking situation.


What is sender-message-receiver-feedback?

It is the second basic communication model, next to Aristotle's Model of Communication. The only difference is this type of model has the feedback from the audience, establishing an interpersonal relationship between the sender and receiver of the message.