Answer:
Everyday life
Explanation:
Television
office work (computers )
Music
video games
ware house work uses technology
work from home jobs use technology
cellular towers
Using the knowledge in computational language in JAVA it is possible to write a code that Assign listNodes with all elements with a clasa name prog-lang
<h3>Writting in JAVA:</h3>
let listNodes;
//assigning listNodes with all elements with a class name of 'special-language'
listNodes = document.getElementsByClassName('special-language');
//for loop to traverse all node in listNodes and print every element in it with class name special-language
for (let i = 0; i < listNodes.length; i++) {
console.log(listNodes[i].innerHTML);
}
See more about JAVA at brainly.com/question/12975450
#SPJ1
Answer:
Net neutrality prevents ISP's from treating internet communications differently. In that your ISP cant discriminate or charge differently based on user, content,website,platform,address or method of communication.
A check box is a user-interface (UI) component with two states; checked and unchecked.