subject

1. What is meant by the term debug? 2. What is an easy way to find out a website's domain name?

3. What is the opposite of Dynamic?

4. Very often files on a computer are often referred to as 5. Define Decompress.

6. State 3 reasons why online safety is important.

7. What is a VPN and how does it work?

8. What is the ultimate goal of an internet scammer?

9. State 3 examples of personal details that should not be shared online.

10. Place these in order of their creation. Bluray Disc, CD, DVD.

11. When someone uses the phrase "Delete Me" what are they usually referring to?

12. List 5 examples of Social Media Networks.

13. Explain what the term "clickbait 'means.

14. True or False. Celebrities' photos are often altered or edited.

15. What is the name of the world's most popular photo-editing app?​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:00
Write a method so that the main() code below can be replaced by the simpler code that calls method original main(): public class calcmiles { public static void main(string [] args) { double milesperhour; double minutestraveled; double hourstraveled; double milestraveled; milesprhour = scnr.nextdouble(); minutestraveled = scnr.nextdouble(); hourstraveled = minutestraveled / 60.0; milestraveled = hourstraveled * milesperhour; system.out.println("miles: " + milestraveled); } }
Answers: 2
question
Computers and Technology, 22.06.2019 23:30
For her science class, elaine is creating a presentation on weather in the united states. she wants to make the presentation beautiful and interesting by drawing simple cloud or wave shapes. which is the best way for elaine to draw these shapes?
Answers: 1
question
Computers and Technology, 24.06.2019 04:30
How do you share someone else’s tweet with your own twitter followers?
Answers: 1
question
Computers and Technology, 24.06.2019 09:50
Create a string list. 2. use console.readline() to collect values of firstname, lastname, street, city, state, zip, save them to list. 3. write a simple linq statement, call method uppercasewords() to change first letter to uppercase. 4. create a foreach statment to display the information. public static string uppercasewords(string value) { char[] array = value.tochararray(); if (array.length > = 1) { if (char.islower(array[0])) { array[0] = char.toupper(array[0]); } } for (int i = 1; i < array.length; i++) { if (array[i - 1] == ' ') { if (char.islower(array[i])) { array[i] = char.toupper(array[i]); } } } return new string(array);
Answers: 3
You know the right answer?
1. What is meant by the term debug? 2. What is an easy way to find out a website's domain name?
Questions
question
Biology, 18.09.2019 17:00
question
Mathematics, 18.09.2019 17:00
question
Mathematics, 18.09.2019 17:00
question
Mathematics, 18.09.2019 17:00
Questions on the website: 13722361