Answer and Explanation:
Using JavaScript:
/* program should take N input which represents the dollar amount and output how many chocolate bars and how many coupons we have*/
function chocolatebar(dollars){
var dollaramt= dollars;
var i;
for(i=0; i <= dollaramt; i++){
i=i+6
?
Alert ("you have 1 extra chocolate bar");
:
Alert ("keep buying chocolate bars to get more coupons for a bonus chocolate bar")
}
}
*
Answer:
The word efficient denotes the ability to achieve a good goal toward a person, and effectiveness denotes reliable production or achievement.
Explanation:
Many people around the world can set efficient goals, that is, to influence or encourage other people to make good projects or changes in their lives, by example or simply teach them with patience and altruism.
In this way effectiveness will be seen, that is, the product or the achievement precisely when we observe how people undertake new projects in their lives
Answer: Start rinsing your teeth and gums with help of brush in a circular way.
Explanation:
The choices are a) credible website B)search log c) Boolean operator d) online database.
The answer is, d. Online database. There are already numerous online digital tools that can aid research. Examples are readcube, mendeley, google scholar. It helps you save and organize researches as well as automatically give bibliographies according to your need like APA and MLA. These tools can hold and save different information that researchers need.
Answer: Clients
Explanation:
A Client refers to a computer that is able to connect to a server usually in a network in order to access the services provided by that server.
When a user tries to access the internet, the Client accesses the relevant server and requests the information that the user is requesting. The server then sends this to the client which then formats it in the way that the user can understand. The client is thus the direct connection to the internet.