Answer:
c,a,c using the drop down menus edge 2021
GOODLUCK
Explanation:
An appropriate use of social media includes: C. having thought-provoking debates.
<h3>What is
social media?</h3>
Social media refers to a collection of Internet software applications which are designed and developed so as to avail end users an ability to add, share and discuss different information, as well as enhance collaboration and debates between community members over the Internet.
In this context, we can logically deduce that having thought-provoking debates and making constructive posts are appropriate use of social media.
Read more on social media here: brainly.com/question/25546524
#SPJ1
It has to be two people answering.Then vote braniest to who's answer you think is better.
Complete Question:
Assume that an array of Integers named a that contains exactly five elements has been declared and initialized. In addition, an int variable j has also been declared and initialized to a value somewhere between 0 and 3.
Write a single statement that assigns a new value to the element of the array indexed by j. This new value should be equal to twice the value stored in the next element of the array (i.e. the element after the element indexed by j ). Do not modify any other elements of the array!
Answer:
a[j] = 2 * a[j+1];
Explanation:
Since the array is named a and its indexes are referenced by the variable j
it means the elements of the array will be a[j] for (j=0; j=1;j=2).
The first element in the array (j=0) will be a[0], second element will be a[1] and so on.
The statement a[j] = 2 * a[j+1]; assigns a new value to the element of the array indexed by j, the value is equal to twice the value stored in the next element of the array (j+1).
Answer:
80 gigs of storage
Explanation:
it gives a bunch of room because of the calculations the vomputer