Computer Science, asked by ENRIQUEpriyansh9300, 1 year ago

Explain in detail the format of writing messages.

Answers

Answered by tejasgupta
1

Hi. Since your question lacks some information, I'm assuming that your question belongs to XML. XML stands for eXtensible Markup Language. It is mainly used to store information and not display information. We can create our own tags in it. A common message example of XML is writing a message.

_____________________________________

< ?xml version="1.0" encoding="UTF-8" ? >

< note >

< to > Receivers Name < /to >

< from > Sender's Name < /from >

< message > The message comes here... < /message >

< /note >

_____________________________________

Hope it helps!

Answered by Anonymous
3

Answer:

A message is a short piece of information that is written for someone to whom you are unable to speak for some reason.  Sometimes, a message is passed on through a telephone. However, if the person for whom the message is meant, is not available, then someone else receives the message and conveys it to the concerned person by writing it.

Format of message-

\boxed{\begin{minipage}{7cm}\textbf{\textsf{ \: \: \: \: \: \: \: \: \: \: \: MESSAGE}} \\ \\ \sf{Date : }\\ \sf{Time :} \\ \\ \sf{Addressee } \\ \\ \bf Body/Content \\ \\ \sf Addresser \end{minipage}}

Note:-

If viewers are having any difficulty in viewing the format, kindly see it on the web(brainly.in) for better format and understanding.

Similar questions