Highway:
<span>cout << "The car can drive " << 20*26.8 << " miles on the highway." << endl; </span>
<span>Town: </span>
<span>cout << "The car can drive " << 20*21.5 << " miles in the town." << endl;</span>
Answer: A or B i done this before but my memorys quite blurry i rekon doing A
Explanation:
Answer:
Use the Wrap text button
Explanation:
A wrapped cell allows users to insert text into cells in Excel without truncating the contents of the cell. This makes the data in this cell very easy to read.
Follow these steps to wrap your text:
- Click on the cell that you want to format
- On the Home tab, click the wrap text button
- Do all for all the cells affected.
The wrap text function will help to make the text visible without losing data.
Answer: HTML is a language that is used to create Web pages.
Explanation:
HTML (Hypertext Markup Language) simply refers to the code which is used for the structuring of a web page and its content. e.g the content can be structured by using images, in data tables or within a set of paragraphs.
Therefore, the correct statement about HTML is that HTML is a language that is used to create Web pages.
Answer:
A database is an organized collection of structured information, or data, typically stored electronically in a computer system.