Chart or graph.
A spreadsheet does not show a pictorial form, but you can use the data in a spreadsheet to generate a chart, which will show a picture representing the data.
A graph can show data in pictorial form - pie or block versions are very common It's actually called a chart. It's not a graph.
two methods of presenting data 1.tabular form 2.pictorial form
One of the ways is a histogram.
reyaz afaque
A spreadsheet does not show a pictorial form, but you can use the data in a spreadsheet to generate a chart, which will show a picture representing the data.
charts
willies
A graph can show data in pictorial form - pie or block versions are very common It's actually called a chart. It's not a graph.
two methods of presenting data 1.tabular form 2.pictorial form
One of the ways is a histogram.
Graph or Chart...!
reyaz afaque
Graph or Chart...!
Which of the following is not a form of presenting data?
In a web form, the "action" attribute specifies the URL to which the form data will be sent when the form is submitted. The "method" attribute indicates the HTTP method to be used for sending the data, commonly "GET" or "POST." The "GET" method appends the form data to the URL, while "POST" sends it in the request body, making "POST" more suitable for sensitive or large amounts of data. Together, these attributes define how and where the form data is processed.
This is incorrect. Bound controls in a form hold data from a data source, such as a database, and allow users to interact with that data. They are essential for displaying, retrieving, and modifying data in a database application.