To create a chart, you need to select at least two cells in a range of data.
two cells
<u>Explanation:</u>
In MS excel end user can create graph through insert menu and select chart. In MS excel end user should have enough data in each cells to generate graphs.
In MS EXCEL end user can create bar graph, pie chart, and line graph. Normally graph means comparing either two sets of values or range of values.
If we select one value it is just graph which gives performance data.
Purpose of graph is to do analysis in graphical presentable manner which an organization can under visual rather than comparing values.
Answer:
Explanation:
String str = "Broccoli is delicious.";
String[] Secondstr = str.split(" ");
System.out.println("second word is " + Secondstr[1]);
Answer:
c. selection list.
Explanation:
A selection list is created using the select and option elements that present users with a group of predefined possible values for the data field.
In Computer programming, the selection list is used to avail the end users with the ability to engage in an operation such as a predefined possible values for the data field.
Answer:
data = [0,1,2,3,4]
for i in range(4):
print(data[i])
i+=1
Explanation:
Loops can be utilized in a listing process by looping back to a list with a variable while the loop increases that variable to give a different response from the list.
C)Hydroelectric I believe.