Explain the impacts of computer in education

Answers

Answer 1

Answer:

Please check the explanation.

Explanation:

The impact of computers in education has been absolutely phenomenal. Just imagine using your computer and having access to the internet, you can easily ask the question of a certain problem on Brainly, and many subject specialists on Brainly using their own computers can answer your query, helping you clear your concepts.

Some of the other advantages or positive impacts of computers in education.

Rapid communication between teachers, students, and administrationRapid internet reference may be more productive than exploring lengthy booksAudio-visual aids during learningquick information retrieval

Now, some of the negative impacts of computer in education

May encourage cheating opportunity Students may get lazy in class as they know they can get online supportE-books may extinct paper booksCertain only resources have made their resources a profit factory
Answer 2

Answer:

The Impact of Computers on Education The introduction of computers in education has positively affected the school in terms of student achievement, administrative and teaching methods. Computers have significantly altered student achievement. The computers in schools today are equipped with educational software that greatly aids learning.

Explanation:


Related Questions

When you login to your blogging account. The first screen with all controls, tools and functions is called .... Select one: a. Dashboard b. Templates c optians

Answers

Answer:

a. dashboard

Explanation:

In almost every program or webpage where you log in with a personal account. The first screen that contains all your pertinent information and the controls/tools for your account is known as the dashboard. Here you are able to adjust, modify, fix, and analyze all aspects of your account, including the data it contains. The dashboard is extremely useful and often times a necessity for every application.

There are different kinds of devices.  The dashboard option provides all the controls, tools and functions to the blogger to have an easy access to the site.

When you login to your blogging account what is the first screen?

The first screen a person can see when you log into your site is the dashboard of your administrative area.

A blog or called Weblog is known to be an online journal where an person, group, or corporation usually put or present a record of activities, thoughts, etc.

Learn more about dashboard from

https://brainly.com/question/1147194

identify the type of error described

Answers

Answer:

ZeroDivisionError

ValueError

Explanation:

ZeroDivisionError occurs when you attempt to divide a number by [tex]0[/tex].

ValueError occurs when the argument passed into a function holds the wrong value. In this case, the string is not numeric which cannot be passed into the float() function.

Hope this helps :)

Which tool can be used to substitute one picture for another picture on a slide?
O Crop the Picture
O Reset the Picture
O Change the Picture
O Compress the Picture

Answers

Answer:

Change the picture

Explanation:

Got it right on edge ☑️

Answer:

C

Explanation:

PYTHON
How can I make a algorithm in python that finds how many numbers are in a row in a list?

For example:

Input:
List = [0,1,1,1,0]
num = 1

Output:
3

Answers

Answer:

This is one of the efficient ways to find the number of occurrences of a given number in a list:

def find_num(arr,n):    return len([count for count in arr if count == n])print(find_num([0,1,1,1,0],1))

If you want a simpler version, you can try this:

def find_num(arr,n):    count = 0    for i in range(len(arr)):        if arr[i]==n:            count += 1    return countprint(find_num([0,1,1,1,0],1))

This is the simplest method:

arr = [0,1,1,1,0]print(arr.count(1))

I think I gave you enough examples. This should get you started off easily.

If you need an explanation, I am happy to help you. BTW I started python 6 months back so even I am pretty new to this.

1.
Given that the input A is true and the input B is false, what is the resulting value of
the output?


a. True
b. False

Answers

Answer:

Therefore, given that input A is true and the input B is false, then the resulting value of  the output will be 'False'.

Hence, option B is true.

Explanation:

Given

input A = T

input B = F

OR GATE:

INPUTS                    OUTPUT

A        B                         C

T        F                          T

It means when the inputs of the OR GATE is 'T' and 'F' respectively, the output would be 'T'.

Then if we implement NOT gate on the output 'T', the final output will be 'F'.

Because the NOT gate would just convert the 'T' into 'F'.

Therefore, given that input A is true and the input B is false, then the resulting value of  the output will be 'False'.

Hence, option B is true.

In the given question we use OR and NOT gate which can be explained as follows:

The OR gate is a type of digital logic gate that generates a 1 if any of its inputs is a 1, else it produces a 0. The OR gate functions analogously to two parallel switches that feed a light, so that when either switch is closed, the light is turned on.The NOT gate is a type of electrical circuit that produces an inverted replica of its input at its output. An inverter is another name for it. If the input variable is A, the inverted output is referred to as NOT A. It is alternatively represented as "A" or "A with a bar over the top," as seen in the outputs.

Explanation of code:

In this graph when A is "True" and B is not true, which means "False" and we pass both the value into OR gate its value will be "True".  

Therefore, the final answer is option a that is "true".

Learn more about the logic gate:

brainly.com/question/13283896

To add text to a blank slide layout, _____.

Answers

..........................................................................
i think double click?

any four features of power point​

Answers

Answer:

Edit, play PowerPoint, add new slide, delete new slide

Explanation:

Answer:

Start With a Built-in Layout. ...

Use Slide Master View to Update Designs Consistently. ...

Use Someone Else's Presentation as a Starting Point. ...

Rearrange Slides for Effectiveness. ...

Follow the Guides. ...

Set Slide Sizes.

what type of error occurred with the code below??

Answers

Answer:

ValueError

Explanation:

The string 'five' holds characters that are not numeric, meaning it will raise ValueError since the function int() does not accept arguments that are strings with characters that are not numbers/numeric.

Hope this helps :)

Your manager has asked you to improve network security by confining sensitive internal data traffic to computers on a specific subnet using access control lists (ACLs). On which device(s) should the ACLs be deployed

Answers

Answer:

computers

Explanation:

Consider the following code:
C = 100
C = C + 1
C = C + 1
print (c)
What is output?

Answers

Answer:

The output of C is 102.

100 + 1 + 1 = 102

and
Why the computer is called dilligent
Versatile machine?give long answer ​

Answers

Answer:

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

Explanation:

"Why the computer is called diligent

Versatile machine"

Computer is called versatile machine because it is used in almost all the fields for various purposes.Because it can perform the task repeatedly without loosing its speed and accuracy for a long time.They are versatile because they can be used for all sorts of task.They can also do many of the same tasks in different ways.Computer is the electronic device which perform the logical and mathematical calculation.Computer is known as the  versatile machine because it is very fast in every field and its part of life without it was cannot imagine life.

It can do the work faster and in every field the computer is used for making their work faster.

It can perform the work fast so it is called versatile machine.

Advantages of versatile machine:

Computer are very fast due to which thousand of job can be performed within the short period of time.Complex mathematical problems and logical operations can be solved by using this computer.As computer is versatile device,multiple task like communication,graphics,documentation can be done.

Disadvantages of versatile machine:

Computers are machine hence they have no brain so they work according to the program instruction set inside it.It is an electronic deice and it uses electronic sources to work,So it is very risk to store data and information on the computer independently because some electric and electronic damages may damage the data.So we have to make regular backup of the data.

Question 2 If you are deploying applications in your Pods that need persistent storage, which controller type should you use

Answers

Answer:

"StatefulSet" is the right response.

Explanation:

StatefulSet seems to be an API teaching load instrument that is used to start managing stateful implementations.

Maintains or controls the integration as well as balancing of such a series of Pods but mostly generates a sort of assurance on the placing an order but rather distinctiveness of certain Pods.Like some kind of Implementation, a StatefulSet did maintain pods that have been predicated on the same type of receptacle.

What is lossless compression

Answers

Answer:

Lossless compression means that as the file size is compressed, the picture quality remains the same - it does not get worse. Also, the file can be decompressed to its original quality.

Explanation:

hope this helps

please brainliest

Answer:

a class of data compression algorithms that allows the original data to be perfectly reconstructed from the compressed data.

Explanation:

discuss the various computer generation along with the key characteristics of computer of each generation​

Answers

Explanation:

Here are some pic . hope it may help you.

plzz help me plzzz help me
its very important​


plzzz..........

Answers

Answer:

import java.util.Scanner;

public class Main {

 public static void main(String[] args) {

   Scanner scan = new Scanner(System.in);

   while (true) {

     System.out.print("Enter a year (0 to exit): ");

     int year = scan.nextInt();

     if (year == 0) break;

     boolean leap = false;

     if (year % 4 == 0) {

       if (year % 100 == 0) {

         leap = (year % 400 == 0);

       }

       else {

         leap = true;

       }      

     }

     System.out.printf("%d is%s a leap year.\n", year, leap ? "":" not");

   }

 }

}

Clues
Bella Finished sometime after Ace but didn't come in last.
Firelight finished right before Rodeo.
King Kong isn't the slowest runner, but he slower than Bella.
What order the horse finish the race?

Answers

Answer:

I think it goes Ace,Bella,Kingkong,Firelight,Rodeo.

Explanation:

Click to review the online content. Then answer the question(s) below, using complete sentences. Scroll down to view additional questions. Online Content: Site 1 When doing career research online, you always want to make sure you are viewing a reliable source, what factors about the website do you want to consider? plz help

Answers

Answer:

You should always look at what they are looking for so that way when you are being interviewed you know what they want immediately. Also, you want to look what positions they are offering.

Explanation:

what are the differences between online class and offline class?​

Answers

online class Direct on and compute

Offline class go to school

The main difference between online and offline learning is location. With offline learning, participants are required to travel to the training location, typically a lecture hall, college or classroom. With online learning, on the other hand, the training can be conducted from practically anywhere in the world.

JAVA

Write a program to display the first ten terms of the series:
5, 10, 17, --------------​

Answers

Answer:

class Main {  

 public static void main(String args[]) {

   int a = 5;

   int delta = 5;

   for(int i=0; i<10; i++) {

       System.out.printf("%d, ", a);

       a += delta;

       delta += 2;

   }

 }

}

You want to receive alerts if unusual activity is detected relating to the Web servers deployed in your perimeter network. What should you do

Answers

Answer:

deploy a NIDS

Explanation:

The best thing to do in this scenario would be to deploy a NIDS which stands for network intrusion detection system. This system basically warns you when it detects any harmful data trying to bypass the perimeter network in which it has been deployed. This also refers to any form of cyber attack such as malware, DoS attacks, spyware, etc. Anything that may cause any damage or perform unwanted actions on the system are detected and raises an alarm.

What is information associated with a document to help describe that document called?



building blocks
encryption
metadata
templates

Answers

if i am correct, the answer should be C. metadata.

i hope i was able to help!

Explain Bitmap graphics and Vector graphics.
Please help
FASSTTT!!!!!!!!!!!!!!!!1

Answers

A bitmap (also called "raster") graphic is created from rows of different colored pixels that together form an image. ... Rather than a grid of pixels, a vector graphic consists of shapes, curves, lines, and text which together make a picture.

According to the video, what tasks do Carpenters commonly perform? Select four options. supervising Plumbers, Electricians, and Roofers forming walls and flooring out of concrete cutting, shaping, and fastening wood installing rafters, joists, windows, and subflooring operating heavy equipment setting hardwood floors building kitchen cabinets painting interior walls and cabinets

Answers

Answer:

Cutting, shaping, and fastening wood.

Installing rafters, joists, windows, and subflooring.

Setting hardwood floors.

Building kitchen cabinets.

Answer:

- Cutting, shaping, and fastening wood.

                                   -  Installing rafters, joists, windows, and sub-flooring

-  Setting hardwood floors

                                                                   - Building kitchen cabinets

___________________________________________________________

What is DRAM AND SRAM

Answers

Explanation:

Dram=dynamic random access memory

SRAM=static random access memory

Answer:

dram and sram

Explanation:

Text should always be compressed using... A - Lossless compression because it it more efficient at compression, because it usually has a large file size which we need to reduce so we don't use up all our data B - Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes. C - Lossy compression because it it more efficient at compression, because it usually has a large file size which we need to reduce so we don't use up all our data D - Lossy compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes.

Answers

Answer:

B - Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes

Explanation:

Given that a Lossless compression is a form of file compression technique that is characterized by keeping the originality or quality of the file data while at the same time reducing the file size.

Hence, Text should always be compressed using "Lossless compression because it can reproduce the original message, and it's important to be able to reconstruct the original message for communication purposes."

some one please tell me how to change my name on here?

Answers

Answer:

I have no idea I need points though

Explain how there can be different pathways in one career cluster. Use two examples from the text.

Answers

Answer:

...

Explanation:

Career Clusters identify the knowledge and skill learners need as they fellow a pathway toward their career goals. Pathways are grouped by the knowledge and skills required for the occupations in these career fields.

Which statement describes what this command accomplishes when inside and outside interfaces are correctly identified for NAT? ip nat inside source static tcp 192.168.1.50 80 209.165.201.1 8080 extendable A. It allows host 192.168.1.50 to access external websites using TCP port 8080. B. It allows external clients coming from public IP 209.165.201.1 to connect to a web server at 192.168.1.50. C. It allows external clients to connect to a web server hosted on 192.168.1.50. D. It represents an incorrect NAT configuration because it uses standard TCP ports.

Answers

Answer:

The answer is "Option C".

Explanation:

The NAT accurately identifies the environment and internal interfaces, and main customers can link to a 192.168.1.50 Web server. When designed for, proxies examine input and output packages. IP nat "inside source" implies to encourage an outgoing parcel emanating from an "outside" application and behave accordingly.

What would be the best phrase to place in the blank
center circle?
O Attributes of a struggling student
O Attributes of a highly motivated student
O Attributes of an overwhelmed student
O Attributes of a highly frustrated student
This graphic organizer shows strategies related to
motivation.
Sets
goals
Adjusts
attitude, if
needed
Uses a
reward
system
Avoids
burnout

Answers

Answer:

Attributes of a highly motivated student

Explanation:

photograph connect to globalization?​

Answers

Answer:

This globalisation may be through the World Wide Web, travelling exhibitions, television, or books, newspapers, and magazines. An off shoot of this international dissemination is the commercial, cultural, and political benefits that globalisation adds to the value of photography.

Explanation:

Other Questions
What is the answer? I need help quick! What are the predominant intermolecular forces in: Kr, CBr4, NaF, CH3OH, and ruby? Then rank by increasing boiling point. Please I really need help I have 5 minutes Declaration of independance, main author, date, and importance? (extra question: what are the hessins/mercenary) How did Louisiana's laws compare to other US laws regarding women's rights in the early 1800s? Women had equal rights to men in Louisiana but few rights nationally. Women had equal rights to men in Louisiana and nationally. Women had fewer rights in Louisiana than in other states. Women had more rights in Louisiana than in other states. plz help 100 points!!!!!!!!!!!!!!!! Which of the following did Roosevelt's New Deal NOT accomplish?A. Provided pensions for the elderlyB. Strengthened foreign diplomatic and economic tiesC. Developed and protected workers' rightsD. Made the government responsible for the well-being of its citizens Given an array of users, write a function, namesAndRoles that returns all of user's names and roles in a string with each value labeled.For example: const users = [ { name: 'Homer', role: 'Clerk', dob: '12/02/1988', admin: false },{ name: 'Lisa', role: 'Staff', dob: '01/30/1965', admin: false },{ name: 'Marge', role: 'Associate', dob: '09/10/1980', admin: true } ] namesAndRoles(users) // Name: Homer // Role: Clerk // Name: Lisa // Role: Staff // Name: Marge // Role: Associatefunction namesAndRoles(users) { return users } namesAndRoles(users) it is raining outside, we are prevented___ going out.(suppy preposition)Either he or I ____ not feeling well.just completed my orals plz ans i wanna recheack ^_^ brainly wont register this Thomas has a train collection. He was given 1 train as a gift, and he adds 2 trains per year. Which of the graphs below represents Thomas'strain collection? Solve the system of linear equations by graphing.y=-42 +340 - 2y = 6 I can't sleep good pls help I will give brainliest to first awnserWhat is the slope of the line representing the conversion of degrees to gradients?Express your answer as a decimal rounded to the nearest hundredth. Solve C= AB+ D for B Can someone please help me 12 years ago, Catherine deposited $200 in a savings account that pays 7.25% simple interest. What is the balance in Catherines account? Explain what happens to the temperature of an ice cube as it melts. The diameter of 0-gauge copper wire is 8.252 mm. Find the resistance of a 1.00-km length of such wire used for power transmission. What role did Broussard play during the deportation of Acadians?He led resistance efforts and fought against British troops.He was one of the first Acadians to willingly agree to be deported.He staged mostly peaceful protests to the deportation of Acadians.He helped organize the deportation and encouraged Acadians to leave Canada. Steam Workshop Downloader