Explanation:
An application interface or user interface ,is the set of features an application provides so that user may supply input to and recieve output from,the program.
No, they do not give receipts.<span />
True, false, false. Hope this helps:)
Ump will be assigned to word2
word1[0:3] gets all of the letters from index 0 to index 3 exclusive (that means index 3 is not included)
Any end tag in HTML needs to look like this, the word body used in this example is one of the more important elements, but you can replace it to any real element in HTML:
i.e. </body>