is techonalygy harmful or useful

Answers

Answer 1

Tech can be both harmful and useful. Some techs you can use for school or educational purposes. Some apps can harm your brain.

Answer 2

Answer:

both

Explanation:

both because tech. can be useful to anyone depending on what they need but harmful because you are hurting your eyes by looking at the scree for way to long, along with physical heath by sitting there for way to long and not being active.


Related Questions

WILL GIVE BRAINLIEST, JAVA PROGRAMMING PLS HELP
Here is the prompt:
The code provided is intended to use a while loop to print the first 9 multiples of an integer entered by the user. For example if the user enters 5, the program should print the numbers 5, 10, 15.,... up to 45, one per line. Debug the code so it functions as described.
Here is the code:
Scanner scan = new Scanner(System.in);
int num = scan.nextInt();
int fac = 1;
while(fac < 9){
System.out.println(num*fac);
fac++;
System.out.println(num*fac);
}

}
}

Answers

Answer:

import java.util.Scanner;

public class Main {

   public static void main(String[] args) {

       Scanner scan = new Scanner(System.in);

       int num = scan.nextInt();

       int fac = 1;

       while(fac <= 9){

           System.out.println(num*fac);

           fac++;

       }  

   }

}

Explanation:

Hello, I tried out your program, and I just wanted to point out some little issues :)

You need to import the java.util.Scanner in order to use Scanners :)

Also, (not sure if you just didn't copy the stuff at the start) but you need the public class and the public static void main.

Last of all, since you're printing out all of the first 9 multiples, the 9th is included, so you use <= instead of <.

I have sent you the right code above ^^ :)

Please mark brainliest if this has helped you.

Debugging a code involves locating and fixing the errors/bugs in the code.

The error in the code is that, the following print statement is repeated twice

System.out.println(num*fac);

The correction is to remove the first appearance of

System.out.println(num*fac);

So, the corrected code is as follows

Scanner scan = new Scanner(System.in);

int num = scan.nextInt();

int fac = 1;

while(fac < 9){

System.out.println(num*fac);

fac++;

}

Read more about debugging at:

https://brainly.com/question/23527739

What is a Boolean Expression?
A) Statements that only run when certain conditions are true
B) Something a program checks to see whether it is true before deciding to take an action
C) An expression that evaluates to true or false

Answers

The answer is C, an expression that evaluates to true or false.

In computer science, a Boolean expression is an expression used in programming languages that produces a Boolean value when evaluated. A Boolean value is either true or false.

( Lol. I’m in 7th grade doing college work, so this was fun to answer! )

Robert wants to start a mobile app development company that builds apps for both iOS and Android. He is researching different cross-platform tools. Which tools has he chosen?
Robert chooses
(Phonegap, Xamarin, Sencha), a translation tool that can translate Java. He also chooses
(Phonegap, Xamarin, Sencha), which offers app store deployment, performance testing, and monitoring for thousands of different devices.

Answers

Answer: phonegap and xamarin

Explanation:

phonegap and xamarin

How major is the technology problem in the United States?

Answers

Answer:

The technology problems in the U.S are like

New security threats. Headline-grabbing recent events may spark surprising new security threats, says Rick Grinnell, founder and managing partner of Glasswing Ventures. ...

Data protection. ...

Skills gap. ...

Multi-cloud security. ...

Innovation and digital transformation. ...

Finding new revenue streams. ...

Lack of agility. ...

Outsourcing risks. danger

Explanation:

Hope this helped!!!

Which calendar view is based on a user's configuration of the five days of the week that the user works along with
work hours, configurable in the Outlook Calendar options?
Day
Schedule View
Week
Work Week

Answers

Answer: Work Week

Explanation:

i just did the review

Answer:   D) Work Week

This is a True or False question. Please Help!!

Answers

hold the alt and press the mouse to drag and release to drop

The awnser to this is D, control

How does Frankenstein feel about his creation?

He hates the creature and wants to kill him.

He feels guilty for creating the creature.

He feels a sense of obligation towards his creation.

He feels responsible for the creature’s suffering.

Answers

Answer:

he just regrets that he made a monster and deeply feels guilty that it is in pain of reliving

Explanation:

What are some characteristics of effective notes? Check all that apply.
The notes are neatly formatted.
The notes have dates.
The notes contain a little information.
The notes use abbreviations.
The notes avoid headings.

Answers

Answer:

It is A,B, and D

Explanation:

The characteristics of effective notes are the notes are neatly formatted, the notes have dates, and the notes use abbreviations. The correct options are a, b, and d.

What are effective notes?

Notes are the list of things that are written to memorize them easily. It is also an extract of large books or school materials.

Taking notes is mostly used to promote active learning and create study materials for exams. You should be able to organize material into an understandable format that will aid in your learning process by developing note-taking skills.

Observe a happening. This section may consist of a lecture by the instructor, a lab experiment, a slide display of the works of an artist, or a passage from the assigned reading. Take notes about what you observed in that situation.

Therefore, the correct options are

a. The notes are neatly formatted.

b. The notes have dates.

d. The notes use abbreviations.

To learn more about effective notes, refer to the link:

https://brainly.com/question/14314367

#SPJ2

Write the javascript coding using the conditional statement for the following Scenario

Display 1."status=walking" if the entered speed is less than 10 and greater than 2

2. "status=cycling or driving" if speed>10. otherwise if speed is equal to zero display "status=idle".

Answers

Answ

can ive the website from where u got it

Explanation:

Please help, this question is from plato.
What is the purpose of the domain name?
The domain name: (.net , .com , org , .gov)
is an example of a service provider. The domain name .gov.nz is an example of a (New york , New Zealand, news, commercial)
government website.

Answers

Answer:

New Zealand government

Explanation:

Answer:

.net is for service providers and .gov.nz is for new Zealand governement

Explanation:

What is computer. Write full form of mips​

Answers

Answer:

Stands for "Million Instructions Per Second." It is a method of measuring the raw speed of a computer's processor. ... The MIPS measurement has been used by computer manufacturers like IBM to measure the "cost of computing." The value of computers is determined in MIPS per dollar.

Match each scenario to the absolute value expression that describes it. 1. the distance moved when going backwards five spaces in a board game |-5| 2. the amount of improvement when increasing your grade by 7% |+7| 3. the change in height when climbing a 5-foot wall |+5| 4. the change of an account balance when spending $8 |-8| 5. the effect of eating five out of one dozen pears |+8| 6. the amount of change when the temperature rises from 5°C to 13°C |-7| i will mark brainlist

Answers

Answer:

that is what it looks like now you should know what the answer.

Explanation:

Match the following internet-related terms to their definition
1. used to connect to
the internet
in order to view
and navigate
through web pages
2. used to send and
receive messages
over the Intemet
3. used to send and
receive short text
messages in
real time
4. used to locate a
resource on
the Intemet


web address
browser
email
chat

Answers

1. Browser
2. Email
3. Chat
4. Web address

Match the following internet-related terms to their definition as

1. used to connect to the internet in order to view and navigate through

web pages - browser

2. used to send and receive messages over the Internet - email

3. used to send and receive short text messages in real-time - chatting

4. used to locate a resource on the Internet - web address

What is a dictionary entry?

A dictionary entry refers to the collection of information provided to understand the meaning of a word in a given context. This word of meaning will differ from context to context sometimes.

A definition of any word is a detailed description defining the accurate meaning to the reader in order to gain information and understand the meaning to utilize in vocabulary and used in any sentence.

Learn more about the dictionary, here:

https://brainly.com/question/1199071

#SPJ2

Which line of code converts 2.56 into a string data type?

string(2.56)

str(2.56)

makestring(2.56)

tostring(2.56)

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct option for this question is tostring(2.56).

when you will convert any value/number to string then you call tostring() function. Because it is a builtin function in most of the language. It converts any value given in the parameter to a string.

Other options are not correct because string(2.56) looks a name of function string with parameter 2.56. str() and makestring() presenting the same purpose because their name shows that they are user-defined functions.

Answer:

str(2.56)

Explanation:

Can someone help me with these questions it's for drivers ed

Answers

Answer:

OK

Explanation:

1= I

2= C

3= H

4= B

5= E

6= G or J

7= D

8= A

9= F

10= G or J

Joann wants to save the building block she created for the title of her company.
In which file does she save this building block?
O Building Blocks.dotx
O Building Blocks.html
O Building Blocks. thmx
O Building Blocks.qpbb

Answers

Answer:

The actual answer is A.

Explanation:

Answer:

a

Explanation:

What is the dotted path called when creating a motion tween?

Answers

Answer:

Tween dots

Explanation:

When creating a motion tween in Adobe, the dotted path is called tween dots or frame dots and it is used to show the position of the intended object in the same timeline.

Pls help!!!!!!!!!!!!

Answers

Answer:

think D and A

Explanation:

Not 100% sure good luck

the first and fourth one. hope this helps :)

full form of SMPT???

Answers

Answer:

Simple Mail Transfer Protocol (SMTP) is the standard protocol for sending emails across the Internet.

What is an Odometer (Driver's Ed)

Answers

Answer:

It's the thing that indicates the total number of miles the car has been driven.

Explanation:

I hope this helps!

Answer:

an instrument for measuring the distance traveled (as by a vehicle)

Explanation:

Hope this helps! <3

1 1
2 14
7 4
10 31
- What do you think this list represents?
Hint: pay attention to the format of the list (two numbers) ... also, this list
happens throughout the year.
o Answer:

Answers

Answer:

they are all holidays

Explanation:

Jan 1st New years

Feb 14th Valentines day

July 4th Independence day

October 31st Halloween

What are the four types of technical drawing?​

Answers

Answer:

3D drawings (isometric perspective)

exploded-view 3D drawings

complete working drawings

detail drawings (2D orthogonal projections)

diagrams

Which of the following statements about variables or values are true? Check all that apply.

Variables store values.

Variables store permanent data.

Values are the result of functions.

Variables in code are useful only on a single occasion.

Answers

Answer:

A and C

Explanation:

Variables store values as well as values are the result of functions. The correct options are A and D.

What are variables?

A variable in programming is a value that can change based on external factors or data that has been supplied to the program.

A program typically consists of data that it uses while running and instructions that tell the machine what to execute.

A variable is a place where values are kept. In order to use a variable, we must first declare it in order to inform the program that it exists and then assign it in order to inform the computer of the value we are placing in the variable.

Values are both stored in variables and the output of functions. Variables can have a wide range of values, which is why they are called variables.

Thus, A and D are the correct options.

For more details regarding variables, visit:

https://brainly.com/question/17344045

#SPJ2

Which statement is true about the location-sharing site Gowalla?

Answers

Answer:

a user gets a newbie badge for their first check-in into gowalla.

Explanation:

A user gets a newbie badge for their first check-in into gowalla.

What is Gowalla?

On the location-based social networking site Gowalla, members can check-in to broadcast their whereabouts. The undirected friendship network, which has 196,591 nodes and 950,327 edges, was compiled using their open API.

Longtime readers of TechCrunch will probably remember the startup as an ambitious consumer social app that first caught the attention of Silicon Valley investors but ultimately failed to gain traction.

It appeared that the tale would end there, founder Josh Williams tells TechCrunch that he has made the decision to bring back the Gowalla name and advance its original intent by relying on augmented reality technology.

Therefore, A user gets a newbie badge for their first check-in into gowalla.

To learn more about Gowalla, refer to the link:

https://brainly.com/question/12028030

#SPJ2

Context clues help students read more by

keeping vocabulary at a manageable level

increasing the amount of required reading

saving the time spent looking up words

making them take the time to ook up new words​

Answers

Keeping vocabulary at a manageable level

Answer:

c) Saving time

Explanation:

I took a test on it on edg

What kinds of useful tags might you use to help you organize and find the documents in the future?

Answers

Answer:

you can use color tags(blue for biology) or just simply word tags (biology for biology)

Explanation:

Hope this helps a little.

The useful tags might you use to help you organize and find the documents in the future insertion point.

What is the use insertion point?

If any user or person scrolls the following contents by using the keyboard from one position to another position in the document of the user then, the insertion point moves automatically without any implementation when the user presses any key they want. If the user clicks on the arrow keys then, it also works like that.

The <dd> tag is used in HTML document to explain set of terms. The <dd> tag list is used in conjunction with the <dl> term. Inside a <dd> tag we can insert text, sentence, paragraph or links. There are 4 primary tags to build any website. Every HTML document begins and ends with HTML tag.

The PCR stands for 'Patient Care Report.' It is a legal document that needs to have all the procedures done to the patient. This document becomes part of the patients permanent medical record and is used in court in legal cases. It is also used to bill medical expenses.

Therefore, The useful tags might you use to help you organize and find the documents in the future insertion point.

Learn more about insertion point on:

https://brainly.com/question/14274782

#SPJ2

Select the correct answer.
Which task represents an unethical use of technology and resources at the workplace?
OA. using computer resources for an upcoming project presentation
OB. sharing a coworker's performance scores with colleagues
OC. generating a confidential report after receiving proper authorization
OD. providing references and giving due credit for work that isn't one's own
O E. printing presentation notes for an upcoming client meeting
Reset
Next

Answers

Answer:

A

Explanation:

because when you make a presentation so you are already use technology

Answer:

a

Explanation:

A substance that can be broken down by microorganisms is called

Answers

Answer:

biodegradable

Explanation:

i do not take this class though, so im unsure

The operation of early electronic computing devices required:

an operating system (OS).

a single human operator.

customer-produced helper program libraries.

several computers networked together.

Answers

Answer:

c

Explanation:

BIOS has two Jobs. One is to boot up, or start, the computer. What is the other?
Pl I need help

Answers

Answer:

Determining what peripheral dives are being used

Explanation:

BIOS, in full Basic Input/Output System, a Computer program that is typically stored in EPROM and used by the CPU to perform start-up procedures when the computer is turned on. Its two major procedures are determining what peripheral devices (keyboard, mouse, disk drives, printers, video cards, etc.) are available and loading the operating system (OS) into main memory.

P.S. I would include a link to the website I copied this answer from but it's not letting me.

Other Questions
How many words are in 2-3 sentences and on 4-5 sentences ? Put in order from least to greatest 65, 34, -50, 28, -64, -45 Which of the following points satisfies the inequality x -3? (Select all that apply.)(0, -2)(5, -5)(-3, 4)(-4, 2) How long after Carolina was settled did Oglethorpe found its next-door neigh-bor, Georgia? 5What is the main idea of this text?ANo two human microbiomes are the same.BThe human body is a diverse ecosystem made up of microbes.CSome bacteria cause infections and even life-threatening diseases.D Some scientists think that infants who lack exposure to microorganismsdevelop a higher rate of allergies. El siguiente diagrama indica el nmero de comidas al da que hace un grupo de quince amigos: what percentage is equal to 32/100 Which of the following aphorisms best reflects the virtue of RESOLUTION?Resolution being defined as the act or process of resolving an issue help please, brainiest to whoever helps first! Maana va a ser la 10.(segundo) vez que te veo.No me gustan hombres que no son 1.(corts).Mi ta es de Francia... es 12.(francs).Mis hermanas son mucho ms 13.(gentil) que yo.Mi padre es un 14.(grande) hombre.Tengo 15.(mucho) problemas. Explain Brand and Brand Franchise Find the value of f(-5). y=f(x) If a compound is made up of more than one element why is it considered a pure substance? Choose 2 Group of answer choices The compound has different properties than the individual elements A compound can not be physically separated A compound can not be chemically separated A compound can be physically and chemically separated can you pls help me ?? What happens to a solute?A. It gets dissolved in something else.B. It settles out of the solution.C. It forms a solid in the solution.O D. Something gets dissolved in it. Grant is painting a rectangular board that has a width of 1/3 foot. he has enough paint to cover 3 square feet. if he is able to cover the whole board using all of his paint, what is the length of the board in ffet? Emilio is helping his uncle with some chores. His unde gave him $5 and will pay him an additional $3 for each chore he completes. Which inequality can be used todetermine x, the number of chores Emilio must complete to earn at least $26?A. 3.1 +5 > 26B. 3.3 +5 < 26C. 3.3 + 5 > 26D. 3x +5 < 26 George decided to have an early breakfast at Dunkin' Donuts. He decided to eat 2 donuts instead of a breakfast sandwich. If each donut contains 22g of Carbohydrate, 14g of Fat, and 6g of protein, how many TOTAL calories did George eat for breakfast? 238 calories476 calories587 calories714 caloriesNone of the above Which of the following was NOT a detail from the description of Moshe's stories from when hewas deported to Galicia? On the graph paper, plot a point A (-2,-2).Reflect the point A in x-axis and y-axis. Let these points be B and C. Find the measure of angle BAC