Answer:
there a 7 billion of people as of 2015 census
Answer:
Option b outFile.open("outputData.out");
Explanation:
In C++, there are several classes given to handle output and input of characters to or from files. They are:
- ofstream that write on files
- ifstream that read from files
We can use an object of ofstream to hold the contents that we wish to output to an external file. The general syntax is as follows:
ofstream_obj.open(file_name)
This will create a file with a specific file name and it possesses all the contents from the obstream_obj.
Answer:
<html>
<body>
<p style="text-align:center;color:red;">This is a paragraph.</p>
<p><i> "This text is italic</i></p>
</body>
</html>
Explanation:
I got a 75%. Hope this helps.°ω°
Answer:
In general, scientific evidence are the results of scientific tests used to prove or disprove a theory or hypothesis. In criminal cases, scientific evidence is used to help jurors understand and determine the facts of a case. Explanation:
Answer:
This tool lets users change text from one language to another.
translation tool
This tool helps users find definitions for difficult vocabulary.
online dictionary
This tool allows users to listen to passages of text that they select.
text-to-speech tool
This tool helps users memorize vocabulary by giving them representations of words using pictures.
flash cards
Explanation:
just did the assignment on edg 2020