Answer:
5 Procesadores de textos
Explanation:
Google Docs.
Textilus - Edición Microsoft Word.
TextEdit.
Kingsoft Office Writer.
Páginas.
I would go with A) The Internet
I hope that turns out well for you. Good luck! (:
/*
Since we have to check the first two options only as mentioned in last part of question the loop will work 2 times only and will compare the cost of first element and second and assign the healthoption accordingly
*/
for(int i =0;i<=1;i++){
if(annualCost[i]<annualCost[i+1]
best2 = healthOption[i]
else
best2 = healthOption[i+1]
}
A feature which is a good conferencing tool to use with other people who are located elsewhere or even in a different location is known as video communications.
<h3>What is communication?</h3>
Communication refers to a process which involves the transfer of information from one person (sender) to another (receiver), especially through the use of semiotics, symbols, signs and network channel.
In this context, video communications is a feature which is a good conferencing tool to use with other people who are located elsewhere or even in a different location because it provides an image of the person in real-time.
Read more on communication here: brainly.com/question/26152499
#SPJ12