Explain in detail the format of writing messages.
Answers
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!
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-
Note:-
If viewers are having any difficulty in viewing the format, kindly see it on the web(brainly.in) for better format and understanding.