Answer:
Ally typed a business letters she most likely used a <u>Word Processor</u>.
Explanation:
Word processors are the tools that are used to process the text in terms of formatting, printing and editing the text document. These programs or software are used to write the text document with ease.
Microsoft word and word perfect are the examples of the word processors.
We can write the text on note pad as well, but we cannot apply different fonts style, size and formatting techniques on that application. Word processors provide a lot of fonts styles and formatting options to make the document appealing.
Answer:
Following are the program to this question:
#include <iostream>//defining header file
using namespace std;
void squareOfAsterisks(int x) //defining method squareOfAsterisks
{
int i,j; //defining integer variable
for(i=1;i<=x;i++) //defining loop to print column value
{
for(j=1;j<=x;j++) //defining loop to print row value
{
cout<<"*"; //print value
}
cout<<endl; //for line break
}
}
int main() //defining main method
{
int x; //defining integer variable
cout<<"Enter any number: "; //print message
cin>>x; //input value from user
squareOfAsterisks(x); //calling the method and pass the value
return 0;
}
Output:
Enter any number: 4
****
****
****
****
Explanation:
The description of the above program can be given as follows:
- In the given program a method "squareOfAsterisks" is declared, that accepts an integer value "x" in its arguments, inside the method two integer variable I, j is used, that uses a to print the given pattern.
- In the main method, an integer variable x is declared, which takes input from the user end, and then calls the method, that is "squareOfAsterisks" and passes its value.
<u>Answer:</u>
<u>Correct</u>
<u>Explanation:</u>
Indeed, the world application is a word processing software used by many professionals and students alike.
Read a document: To do this, the user should go to the document area found at the top left corner of the tool bar.
Find the name of the document: By looking at the Title bar.
Change the way a document is viewed: The Ribbon area is located at the top right section of the screen near the minimize icon.
Find help to do a certain activity on word: Close to the Ribbon area there is a dialog box having the image of a bulb.
Go up and down to different parts of a document: By going to the scroll bar which found at the extreme right hand side (margin) of the page.
Determine the page number of the document: By going to the Status bar found at the bottom right of the page.
Sos shacahacwhaveusbsusvs js