Answer:
Email messages can be sent to recipients in an ecstatic format using form templates. Create the email and folder, design the template and input the message which would all be saved in the email folder.
Explanation:
Email client applications are used to send and receive emails. The messages can be plain text with attached files or could use a form letter or message template.
To create a form letter, in the message window, click the File tab, click Save As and then click Outlook Template in the dialog box, give the file a name then click Save.
Answer:
Using Python language :
a = eval ( input ( "Enter a mark please"))
if ( a <0){
print ("Invalid mark")};
else if (a >=90 && a <=100){ print
( "GREAT")};
Explanation:
<span>void printArray(int a[ ]) {
</span> int i; <span>for (i = 0; i < a.length; i++){
</span> <span>System.out.print(a[i]);
</span> System.out.println(); <span>}
</span> }
What are the options it says which of the following characteristics.