Does digital media play a big role in your life?

Answers

Answer 1

Answer:

Yes

Explanation:

I use social media every day and it impacts how I dress, what I eat, where I go, and more. Overall social media makes a big impact on my life


Related Questions

what is a similarity and difference of email and bulletin board?​

Answers

you can use both to write and the different is one is mobile ..

what might be some challenges if you’re trying to design a product for someone

Answers

Answer:

failure

Explanation:

if someone dosnt like it

Failure,a picky person,time consumption if they can’t make up there kind,wasting time and money,

Which programming language uses objects?
a. C++
b. ALGOL
c. Pascal
d. BASIC

Answers

So this is your answer hope this helps you
C++

C++, it's also used as code for video games, so it would make sense.

Read the following scenario, and then decide if you should upgrade the computer. You have a desktop that you use primarily for writing essays for school and browsing the web at home. The computer is slowing down some, so you check the date on it. Your computer is 6 years old. It is amazing that it lasted this long. You probably need a better CPU and more RAM. What should you do?

Answers

Answer:

Upgrade

Explanation:

EDGE 2021

Answer:

B. Upgrade

Explanation:

Because you have a desktop, upgrading the CPU and RAM are an easy and inexpensive fix. Upgrading a laptop is more difficult and often requires purchasing a new computer.

I hope this helps<3

Have a nice day everyone<3

In this assignment, you will use all of the graphics commands you have learned to create an animated scene. Your program should have a clear theme and tell a story. You may pick any school-appropriate theme that you like.

The program must include a minimum of:

5 circles
5 polygons
5 line commands
2 for loops
1 global variable
You may wish to use the standard code for simplegui graphics below:
In Python please.

Answers

I have attached pictures.

Hope this helps!

Katie is a professional photographer. For a wedding season shoot, she chose an outdoor location to shoot her models wearing different kinds of
wedding gowns. She used natural lighting, and she kept the focus on the models with a blurry background. Which kind of focusing technique did
Katie use?

A- rack focus
B- silhouette focus
C- follow focus
D- selective focus

Answers

Answer:

D- selective focus

Explanation:

In photography the phrase 'selective focus' introduces a procedure where the photographer selectively concentrates on the subject of an illustration, basically neglecting all other characters of the scene.  The contrast of the intense subject toward the delicate image background formulates powerful, meditative images.

Answer:

Selective focus

Explanation:

can direct the viewers' attention to a subjectt by focusing on the subject and burring the background

What is the value of creating recurring tasks?

makes task reminders more noticeable
makes task reminders more efficient
saves time spent manually creating multiple tasks
saves time spent manually configuring recurrence settings

Answers

Answer:

✔️saves time spent manually creating multiple tasks

Explanation:

I did it on edge

Answer:

saves time spent manually creating multiple tasks

Explanation:

it correct on edge 2021

How would our lives be different without computers at home?

Answers

Answer:

It would be so difficult to spend a life without computers. We would not be aware of technology or what things are being discovered. We could get information by newspaper, television, radio or some other medium but on computers.

Explanation:

Thanks for the points have a good day <3

3. One advantage of online classrooms over physical classrooms is that:
A-You can usually take the classes on your own time.
B-It is easier to access class materials.
C-You can communicate with your teacher more effectively.

D-The quality of the teaching is usually better.


Answers

Answer:

c

Explanation:

You can communicate your teachers

Which option is used in Access to locate and retrieve data that may be present in multiple database tables within the database?
queries

forms

procedures

Answers

Answer:

procedures

Explanation:

Answer:

themes

Explanation:

Huzaifa is a grade 5 student who is very enthusiastic to learn coding in computers. He asks his computer teacher to help him choose a language to code. Which level language will the teacher recommend Huzaifa?

Answers

Answer:

High level language.

Explanation:

High level language can be defined as a programming language which is generally less complex than a machine (low level) language and easy to understand by the end users (programmers).

This ultimately implies that, a high level programming language is typically a user friendly language and as such simplifies coding or programming for beginners.

Some examples of high level programming language are Python, Java, C#, Ruby, Perl, Visual Basic, PHP, Cobol, C++, Fortran, Javascript, etc.

In this scenario, Huzaifa is a grade 5 student who is very enthusiastic to learn coding in computers. He asks his computer teacher to help him choose a language to code. Thus, the language level the teacher will recommend to Huzaifa is a high level language.

Python pseudocode: Can anyone please help me please? I’m so desperate for the answer.

Answers

Answer:

You need “input(prompt)” and “sum(iterable)”

Explanation:

import numpy

class Students:

   def __init__(self, students_size, marks_size):

       self.students_size = students_size

       self.marks_size = marks_size

   def input_name(self):

       return input("Name of the student:")

   def input_marks(self):

       for __ in range(self.marks_size):

           yield int(input("Mark:"))

   def input_students_data(self):

       for __ in range(self.students_size):

           name = self.input_name()

           yield name, list(self.input_marks())

if __name__ == "__main__":

   students = Students(students_size=3, marks_size=5)

   name = numpy.empty([students.students_size], dtype="<U100")  

   # more space might be needed for long names      

   marks = numpy.empty([students.students_size, students.marks_size])

   for i, (student_name, student_marks) in enumerate(                        

           students.input_students_data()):

       name[i] = student_name

       marks[i] = student_marks

       total = sum(student_marks)

       print("total: {:g}, average: {:g}".format(total, float(total)/students.marks_size))

Explain the following term ( a) GUI ( b) WIMP


please give me the answer of this question

don't spam​

Answers

Explanation:

here you go mark my brainlist plzz

Gsjsbsjsgdbajavajabjabsusbsbbsbsbshshshs

what are the hardware and software components of a computer​

Answers

Answer:

I. Hardware components of a computer includes monitor, speaker, central processing unit, motherboard, hard-drive, joystick, mouse, keyboard, etc.

II. Software components of a computer includes operating system, registry keys, antivirus, media player, word processor, etc.

Explanation:

The hardware component of a computer can be defined as the physical parts or peripherals that enables it to work properly. Some examples of hardware components are monitor, speaker, central processing unit, motherboard, hard-drive, joystick, mouse, keyboard, etc.

A software component of a computer comprises of software application or program that are used by the computer to manage or control software application, computer hardware and user processes. Some examples of software components are operating system, registry keys, antivirus, media player, word processor, etc.

In conclusion, the hardware components of a computer are the physical parts that can be seen and touched while the software components cannot be touched but rather are installed as a program.

How has the Internet expanded the reach of all of these types of media?

Answers

the Internet made it easier for us to find information or to communicate with one another.

Which statement about programming languages is true?

1) Lisp was designed for artificial intelligence research.
2) BASIC was the first high-level programming language.
3) FORTRAN was an early programming language designed for business use.
4) Pascal was the first programming language for personal computers.

Answers

Answer:

2

Explanation:

plz make me brainliest

Option A: Lisp was designed for artificial intelligence research.

The acronym Lisp stands for List Programming is a computer programming language developed about 1960 by John McCarthy.Lisp is the second-oldest high-level programming language which has a widespread use today.LISP has a very simple syntax in which a parenthesized list is used to give operations and their operands.This Language was designed for manipulating data strings with convenience.Lisp includes all the working as the function of any object.Lisp uses symbolic functions which are easy to use with AI applications.Originally Lisp was created as a practical mathematical notation used in computer programs.Lisp pioneered many revolutions in the field of computer science such as tree data structures, automatic storage management etc.

How are satellite radio, Internet radio, and podcasting different?

Answers

Satellite radio is a subscription-based service, while HD radio is provided at no cost by current radio providers. Internet radio and podcasting have allowed many new programs and stations to be broadcast at low cost.

3. Special keys labelled Fl to F12.
A. Function Keys
B. Special Keys
C. Modifier Keys
D. Alpha Numeric Keys

Answers

Answer:

The answers is Function Keys

Navigation buttons found on Web sites that might lead you to information about the Web site publishers are often labeled _____.


Shop

Index

What’s New

About Us

Answers

About us because what’s new would be about things that are new, index would be about a statistical measure, and shop would be to shop.

how does a USB flash drive get its files?

Answers

Answer:

The flash drive is inserted into a computer's USB port, or type-A USB connector. The USB connector communicates between the drive and the computer. The computer recognizes the drive as a separate hard drive, allowing users to move files from the computer's hard drive to the flash drive.

What is the output of the following code? Assume the Rectangle class exists and all the methods called below exist and work as expected.

ArrayList blah = new ArrayList ();
blah.add( new Rectangle(3,5) );
blah.add( new Rectangle(2,15) );
blah.add( new Rectangle(5,5) );
double x=0;

System.out.println(blah.size());
for(Rectangle s: blah) x+=s.area();
System.out.println(x);

Answers

Answer:

3

70.0

Explanation:

There will be 3 elements (Rectangle instances) in the list.

The sum of the areas x will contain 3*5 + 2*15 + 5*5 = 70 and will be printed as a double.

BJP4 Self-Check 7.21: swapPairs

plsssss

Answers

Answer:

needs more expiation

Explanation:

add a worksheet to the question

What is the best way to pay for college?
O Federal student loans
O Scholarships
Work-study
O Credit cards

Answers

Answer:

I think it would be Federal student loans if I am sure sorry if you get it wrong.

Explanation:

Answer:

O Federal student loans i tried not sure

Explanation:

A kite forms a 25° angle with the ground. The wind picks it up so that it then forms a 74° angle with the ground.


By how many degrees did the wind increase the kite's angle with the ground?

Answers

So you have to do:
74-25=
49

Kite will make The angle is74-25= 49.

What is Angle?

When two straight lines or rays intersect at a single endpoint, an angle is created. The vertex of an angle is the location where two points come together. The Latin word "angulus," which means "corner," is where the term "angle" originates.

Angle measurement is used by engineers to build structures such as buildings, bridges, homes, monuments, etc. Its notion is used by athletes in sports to improve their performance. It is used by carpenters to create furniture such as doors, couches, tables, and chairs.

Artists use their understanding of measurements to draft or produce works of art. Angles are used in wall clocks to display the time with hour and minute hands.

Therefore, Kite will make The angle is74-25= 49.

To learn more about angles, refer to the link:

https://brainly.com/question/28451077

#SPJ5

How does password encryption primarily protect a presentation?
O It prevents other users from saving the presentation.
O It restricts other users from opening the presentation.
O It restricts other users from emailing the presentation.
O It prevents other users from copyrighting the presentation.

The answer is B.) It restricts other users from opening the presentation.

Answers

if you have the answer why...

Answer: B: It restricts other users from opening the presentation.

Explanation: I just got it right

A short-range wireless network is called:
cable modem
cell site
wi fi
personal digital assistant

Answers

Answer:

WiFi

Explanation:

WiFi can be defined as a wireless local area network that allows network devices such as access points (APs), computers (both laptops and desktops), smartphones, smart televisions, etc., to communicate with each other wirelessly over a short-ranged network. It is a standard communication network that uses radio waves to establish a channel (medium) between multiple network devices.

This ultimately implies that, the network range or distance covered by WiFi is largely dependent on transmission power and frequency. The standard range or distance covered by WiFi is about 50 meters (160 feet).

Hence, a short-range wireless network is called WiFi.

The XBOX Live was NOT the best selling console of the 7th generation, but it was widely considered to be the most culturally influential.

Answers

this is true because the systematic design is basically the same with ten times better graphics

Yes or no If the space is crowned make sure there are no white spaces​

Answers

Explanation:

huh??

I didn't understand

which type of scatter plot should the team use

A team wants to display two or three quantities related to the material properties. They also want to plot each quantity along an axis. They should use a/n _______ type of scatter plot for such material selection. ​

Answers

Answer:

Pretty sure it's matrix scatter plot

Explanation:

I got 4/5 on plato

Na2CO3 → Na2O + what

Answers

Answer:

CO3

Explanation:

Answer:

C02

Explanation:

Other Questions
Two identical conducting spheres are charged with a net charge of +5.0 q on the first sphere and a net charge of 8.0 q on the second sphere. The spheres are brought together, allowed to touch, and then separated. What is the net charge on each sphere now? What does this mean?If you want to go fast, go alone. If you want to go far, go together. POINTS PLZ HELP!!!!!Drag the terms to the correct locations in the expression. Not all terms will be used.What is the complete factorization of 2x2 11x 21?x2x3x137they can be used more than once. place them here (__+__)(__-__) PLEASE HELP!! i am very stuck Which of the following is a solution of x2 + 4x + 6? (1 point) Your cellphone plan is by the minute. Each minute of use costs $0.10. Create a relation that represents the amount spent, A, per minute, m, of call time. what is one effect of the representative nature of American democracy? Distribute and solve(p + 24) = 9 Where would you find the text of a play written? A. In a novel. B. In chapters. C. In a script. A and B are both correct. Describe the Code Napoleon. Simplify the following expressions and evaluate any numerical expressions.(3x)2Select one:9x49x29x49x2 help with rounding off!!please In a financial crisis, the number of bankruptcies will likely be ____ and the company profits will likely be O A. larger; larger O B. smaller; smaller C. smaller; larger O ; D. larger; smaller Question 4 of 20 :Select the best answer for the question.4. How do soils become overly saline?O A. Salt from fertilizer accumulates in the soilO B. Plains are flooded with seawater during large storms, which evaporates.O C. Salts accumulate as water evaporates in poorly drained arid fields.O D. As the climate warms, salts are deposited with acid rain.O Mark for review (Will be highlighted on the review page)> If a car is moving backward and has negative acceleration, what can be said about the speed of the car?a. its speed is degreasing b. its speed is increasing c. its speed can either increase or decreased. its speed does not change Describe how Mendel's two laws are illustrated by the movement of chromosomes in meiosis. Drag the terms on the left to the appropriate blanks on the right to complete the sentences. Not all terms will be used.a. metaphase Ib. anaphase Ic. in seperate gametesd. meiosis IIe. in one gametef. law of Segregation g. depend on h. independent of i. law of Independent Assortment j. meiosis I1. _____is illustrated by the behavior of two pairs of homologs during_____. The alignment of one homologous pair is_____the alignment of other pairs. 2. _____is illustrated in_____when homologs separate. Alternate alleles of a gene found on homologs segregate from each other and end up_____. I was born a German noble, but ruled Russia in the eighteenth century. I liked western ideas. I expanded Russia to the Black Sea. What does government mean to you? Which two continents does the map show as having the most earthquakes? MULTIPLE CHOICE QUESTIONWhat is Descent with Modification?Similarities in offspring due to having same parentsDifferences in offspring due to random geneticmutations or the recombination of parent's DNA.Differences in offspring due to learned traits.