Don’t crowd the slide, use images that will grab them audience’s attention, don’t use fonts that are hard to read, make sure your font color can show up on your background color!
I think it’s the second and the third one. Sorry if I’m wrong but that is what I would put.
Secondary sources are defined as <u>a form of document that includes information from another source to analyze an issue. </u>
When a researcher or writer wishes to cite a secondary source, it means they are using information from a primary source that is presented in another document which has cited it, <em>instead</em> of directly referring to the primary source.
Thus, it can be said that the best answer for the question above is (D) primary sources only, since secondary sources use this when analyzing the problem presented in their document.
Answer:
c
Explanation:
i think i leard it out my old shcool
Answer:
A key/value pair
Explanation:
JSON or JavaScript Object Notation uses key/value pairs to represent data.
Here's an example:
{
name: "Jordan Carter"
age: 25
}
Data can be then accessed using a key such as "name" to get the value "Jordan Carter."