Answer:
Bing (common search engine)
Explanation:
Answer:
// here is program in C++.
#include <iostream>
using namespace std;
// function to calculate sum of elements of array
int sumArray(int ar[],int n)
{
// variable
int sum=0;
for(int a=0;a<n;a++)
{
// calculate sum of all elements
sum=sum+ar[a];
}
// return sum
return sum;
}
// driver function
int main()
{
// variable
int n;
cout<<"enter the number of elements in array:";
// read the number of elements
cin>>n;
// Declare an array of size n
int ar[n];
cout<<"enter "<<n<<" elements:";
// read the elements of array
for(int x=0;x<n;x++)
{
cin>>ar[x];
}
// call the function with parameter array and n
// print the sum
cout<<"sum of "<<n<<" elements of array is: "<<sumArray(ar,n)<<endl;
return 0;
}
Explanation:
Read the number of elements and assign it to "n".Then create an array of size n of integer type.Read n elements of the array.Call the function sumArray() with parameter array and n.Here it will calculate the sum of all elements and return an integer which holds the sum of all elements.
Output:
enter the number of elements in array:5
enter 5 elements:3 6 12 9 5
sum of 5 elements of array is: 35
Answer:
adding text to the shape
changing the size of the shape
changing the location of the shape
Explanation:
A word is can be regarded as graphical word processing program on the computer which can be used by users to type and to save documents. The word also has alot of useful tools with TABs such Insert, pagelayout, Design and others. It was developed by Microsoft corporation.
To create shapes in words, these step can be taken;
✓click "insert" at the interphase
✓Then look for "shapes" and select the needed shape.
✓To draw the shape, it should be clicked then drag holding the mouse.
✓after drawing, any modifications can be made, text can be added and lots more.
It should be noted that When creating a shape in Word, some of available options are;
✓adding text to the shape
✓changing the size of the shape
✓changing the location of the shape
The river is publisher in this citation: Carter, Alan. A Guide to Entrepreneurship. New York: River, 2008. Print.
Publisher is defined as a business or individual in charge of creating and disseminating a book, journal, magazine, piece of music, newspaper, periodical, piece of software, or other work. Without spending a lot of money and time learning a difficult desktop publishing program, Publisher is a fantastic app for making visually appealing, polished publications.
Entrepreneurship is defined as the capacity and willingness to create, plan, and manage a business operation, including all of its risks, in order to turn a profit. The creation of new firms is the most visible illustration of entrepreneurship.
Thus, the river is publisher in this citation: Carter, Alan. A Guide to Entrepreneurship. New York: River, 2008. Print.
To learn more about publisher, refer to the link below:
#SPJ2
Answer: D. River
Explanation:
Answer:
The answer is c, software within hardware.
Explanation:
Stop talking to the person altogether
Ask a friend to talk to the person and pretend to be her
Don't do anything
Log off of chat for a while
Keep talking with the person anyway
Change the subject
Block the user name