Knowledge in message

Notice regarding circulation of message through whatsapp

This clip includes the notice and orderly conduct of circulating information through whatsapp in the campus.

Message Passing

Message passing, in computer terms, refers to the sending of a message to a process which can be an object, parallel process, subroutine, function or thread. This message can be used to invoke another process, directly or indirectly. Message passing is especially useful in object-oriented programming and parallel programming when a single message (in the form of a signal, data packet or function) is sent to a recipient.