subject

El Internet de las cosas conocido como IoT es uno de los avances más significativos en la relación de la Inteligencia Artificial y la sociedad, la capacidad de automatizar los electrodomésticos y sistemas que conforman el hogar entre otros ambientes. ¿Uno de los mayores riesgos que causaría el abuso del uso de este tipo de inteligencia es? * a Confort b Trastornos alimenticios c Sedentarismo

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 05:20
Write a program called assignment3 (saved in a file assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b.c. it is a simple but very e↵ective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the “larger” integer is replaced by the di↵erence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
question
Computers and Technology, 22.06.2019 22:30
The qwerty keyboard is the most common layout of keys on a keyboard
Answers: 3
question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Font size, font style, and are all aspects of character formatting.
Answers: 2
You know the right answer?
El Internet de las cosas conocido como IoT es uno de los avances más significativos en la relación d...
Questions
question
Mathematics, 26.02.2021 05:20
question
Computers and Technology, 26.02.2021 05:20
Questions on the website: 13722359