write 3 things that can't be done without technology.

Answers

Answer 1

Answer:

Hacking Online Orders Math

Explanation:

Answer 2
1.Shopping 2.Talk long distance. 3.Watch a movie

Related Questions

the processing is done in the​

Answers

Answer:

CPU Central Processing Unit

Answer:

CPU.... I'm not sure but it might be right or can u put the full question because it sorta don't make any sense

The rules on the Internet for how messages are addressed and passed on are called ____ .

Answers

Answer: Internet Protocal (IP)

7. Application software is a program or group of programs designed for end-users.
True
False

Answers

Answer:

True

Explanation:

A software refers to "instructions that tell a computer what to do. Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system" (Encyclopedia Britannica).

There are two types of software;

i) system software

ii) Application software

An application software helps the user to perform specific tasks on the computer. It was specifically designed for the end user.

A typical example of an application software is the Microsoft office which could be used to prepare documents using the computer.

Answer:

true

Explanation:

Can someone write this in java? Also, does anyone know how to do Edhesive assignments? I NEED HELP!!!!!

Answers

Answer is in the file below

tinyurl.com/wpazsebu

A cell is the intersection of a row and a column, identified by a letter and number.

True or false

Answers

Answer: True

hello how are you

Answer: True hope it helps

Most wires are covered in rubber to insulate them and keep people safe from electricity and heat true of false

Answers

Answer:

I think it is true...

Explanation:

Hope its right

Write a program in Java that asks the user to enter four weighted assessment grades, calculate the average, then display the average with the message: "Student Pass" if the average is greater than or equal 60 or the message "Student Fail" otherwise. The details of the assessments and weights are as follow: Homeworks: 20% Labs: 15% Midterm: 25% Final: 40%

Answers

Answer:

Explanation:

In order to calculate the weighted average, the grade itself is multiplied by the percentage of the category and then these values are summed. This sum is then divided by the total percentage of the portfolio.

import java.util.Scanner;

class Main {

   public static void main(String[] args) {

       double sumOfWeights = 100;

       

       

       Scanner in = new Scanner(System.in);

       

       System.out.println("Please Enter Homework Grade: ");

       double homework = in.nextDouble() * 20;

       System.out.println("Please Enter Labs Grade: ");

       double labs = in.nextDouble() * 15;

       System.out.println("Please Enter Midterm Grade: ");

       double midterm = in.nextDouble() * 25;

       System.out.println("Please Enter Final Grade: ");

       double finals = in.nextDouble() * 40;

       

       double average = (homework + labs + midterm + finals) / sumOfWeights;

       System.out.println("The Average of these Weighted Grades is " + average);

   }

   

}

What is the HTML code symbol to the !nstagram Facts Part 2?

FIRST ONE GETS BRAINEST!!

Answers

¶^↑↓→← html code symbol

what is the deck of a suspension bridge called​

Answers

Answer:

that would be the tension in the cables and compression in the towers I believe, my aunt and my uncle work on technology stuff and I'm learning from them.

what is the deck of a suspension bridge called​

Answers

Answer:

The main forces in a suspension bridge are tension in the cables and compression in the towers. The deck, which is usually a truss or a box girder, is connected to the suspension cables by vertical suspender cables or rods, called hangers, which are also in tension. I think this is the answer

Does anyone know how to do 8.3 Code Practice on Edhesive?

Answers

Answer:

nums = [14, 36, 31, -2, 11, -6]

print(nums)

Explanation: That should be 100%.

The Code Practice on Edhesive will be represented with the language of python language. there will be arrays and lists that will be presented. Thus, option A is correct.

What is code?

A collection of commands that will be presented is referred to as computer code. It's also the name that was given to the source code.  The translator has prepared for computer execution that will be presented.

Code is usually presented with a focus on producing various code-correct internet, application forms as well as a phone application.

The inputs will be

numbers = input()

Splits of numbers will be presented as

numList = numbers.split(' ')

Iterates will be presented with the list:

for i in range(len(numList)):

Conversion of every agreement will be;

 numList[i] = int(numList[i])

The final line will be:

print(numList)

Learn more about code, here:

https://brainly.com/question/20712703

#SPJ6

The question is incomplete, Complete question probably will be  is:

8.3 code practice adhesive

Write a program that uses an initializer list to store the following set of numbers in an array named nums. Then, print the array.

14 36 31 -2 11 -6

Sample Run

[14, 36, 31, -2, 11, -6]

Which software helps you upload content for live streaming
OA OnlineStream
OB. Firewire
OC. PPLive
OD. Blogger

Answers

Answer:

a online stream i ting please mark brainilest

Explanation:

Which of the following statements represents a scientific bias?


Clean all containers to remove residue from the previous steps.

Use data from the previous steps because they show better results.

Make sure to follow every step in the procedure.

The scale needs to be calibrated to ensure accuracy.

Answers

Answer: Use data from the previous steps because they show better results

Explanation:

A scientific bias occurs when there's a deviation between the observations of a researcher and the accurate representation of data and results.

In this case, the use of data from the previous steps because they show better results will bring about a data bias as it'll lead to inaccuracies of the data being represented.

Which of the following items is the most important piece of
information to include in a page header or footer?
O Author name
Grade
Date
Page number

Answers

Answer:

Page number

Explanation:

Hope this helps

The 60-watt light bulb has a 400 hour life expectency how much will it cost to operate during its time

Answers

Answer:

$2.40

Explanation:

the unit electricity bill is kilo watt hour.

The 60-watt light bulb has a 400 hour life expectency means it will consume

60×400/1000 = 24 KWh units of electricity. Let us suppose each unit of electricity costs is 10 cents.

Then 24×10 = 240 cents  = $2.40

Is brainly allowed because you don't Really learn from this..?

Answers

Explanation:

I don't know it's some time good and some times bad

Answer:

i bet ur like that one kid who tells the teacher that she forgot to collect the homework even tho u aint even do it

True or False

Explanation:

Brainliest for correct answer :)
How many different input combinations will be considered in the truth table, when there are 2 Inputs to the logic circuit?

Answers

Answer:

hey there, it's 4 different input combinations (TrueTrue, TrueFalse, FalseFalse,FalseTrue).

The All India Cricket Council is experiencing sporadic activity on their ticketing website, depending on the announcement of match schedules. They require high-speed processing during peak times, but otherwise website traffic is nominal. Which unique Cloud feature seamlessly helps manage the increase and decrease in traffic?

Answers

Answer:

Elasticity.

Explanation:

Cloud computing can be defined as a type of computing that requires shared computing resources such as cloud storage (data storage), servers, computer power, and software over the internet rather than local servers and hard drives.

Generally, cloud computing offers individuals and businesses a fast, effective and efficient way of providing services.

Cloud computing comprises of three (3) service models and these are;

1. Platform as a Service (PaaS).

2. Infrastructure as a Service (IaaS).

3. Software as a Service (SaaS).

The three (3) main characteristics of cloud computing are;

I. Measured service: it allows cloud service providers to monitor and measure the level of service used by various clients with respect to subscriptions.

II. Resource pooling: this allows cloud service providers to serve multiple customers or clients with services that are scalable and provisional.

III. Elasticity: this is the ability of the cloud computing service to be flexible and adaptive to the traffic or requests from the end users.

Hence, the unique Cloud feature which seamlessly helps manage the increase and decrease in traffic is elasticity.

Which program will have the output shown below?
12
13
14
>>> for count in range(12, 15):
print(count)
>>> for count in range(15):
print(count)
>>> for count in range(12,14):
print(count)
>>> for count in range(14):
print(count)

Answers

Answer:

>>> for count in range(12,14):

print(count)

Which tag is responsible for changing the text located in the tab of a web browser or when bookmarking a web site?
A.
B.
C.
D.

Answers

Answer:

d

Explanation:

What does a WLAN use to transmit data to clients

Answers

Here's link to the answer:

tinyurl.com/wpazsebu

what do you mean by formatting the document?​

Answers

Answer: See explanation

Explanation:

Document formatting simply refers to how a document is laid out. It involves specifications about the look of a document.

During formatting of a document, some of the things done include alignment, margin, font, color, font size, indentation etc. All three eventually gives the document its look.

22. (a) List two arithmetic
operations that can be
performed on a row of
numeric data in a word
processing
table.​

Answers

Answer:

Addition

Division

Explanation:

Basic calculations which can be performed on numerical data may include ; Addition, subtraction, multiplication, division and so on. For a row of numeric data, arithmetic operation across the rows may include taking the sum of the values, thus can be achieved using the '+' operator symbol. Additionally, the product of the values can also be obtained by using the '*' operator symbol to obtain the product of the row values.othwr arithmetic operations include the division operation, modulus operator which obtains the remainder value of dividing to numbers and the floor division which gives the integer value for a division without the the remainder.

In the Business world people are often measured by their???
A- soft skills
B- hobbies
C- iq
D- technical skills

Answers

Answer:

D

Explanation:

You need skills to succeed!!

Answer is D !!!!!!!!

while
norma
mean
cinta
to the user
a.) Define the term microcomputers.​

Answers

Explanation:

Microcomputers are computers designed around a microprocessor, smaller than a minicomputers or a mainframes.

Hope it will help :)❤

How do you access the

internet in your school and at home?​

Answers

I think they want you to answer personally, but we access internet through computers, ipads, phones, etc. using wifi or mobile data to attain connection.

Which of the following tasks can you perform using a word processor?

insert a bulleted list in a document
check a document for spelling errors
edit a video for inclusion in a document
create an outline of sections to be included in a document
set a password to restrict access to a document

Answers

Answer:

check a document for spelling errors

Explanation:

With a word processor, you can easily edit and make changes to a document, move text around in a document, add images, change fonts, check for spelling errors

Complete the sentence with the correct response. In a two-way selection, if the initial statement is evaluated as , the code skips to the ELSE command.

Answers

Answer:

True.

The code skips the else command

Explanation:

I will answer this question with the following code segment

n = 1

If n > 0:

  Print("greater than 0")

else:

  Print("not greater than 0")

From the code segment above

Print("greater than 0") will be executed because the condition If n > 0 is true

Since the if condition is true, the else condition will not be executed

1) "Information systems are revolutionizing the way businesses function in the 21st century," Do you agree or disagree with this statement? Provide evidence to support your position, (2 points)​

Answers

Answer:

true

Explanation:

everything is computerized. banks, shopping, financial business records, ect

How is this a SyntaxError?(python3)

Answers

Answer:

1 bracket, instead of 2 is closed in line 9

Explanation:

Given

The attached code

Required

Why is line 10 a syntax error?

The error points to line 10.

From the attached code, the line 9 is:

amount = int(input("Enter cheese order weight: ")

When converting an input to integer, the syntax is:

variable = int(input("Prompt"))

But, only 1 bracket is closed in the program, where 2 is required.

This is definitely a syntax error

Answer: theres only one bracket

Explanation: got it right on edgen

Other Questions
The sum of three consecutive positive numbers is 147. Find the product of the greatest and thesmallest number. What are some possible factors that can be the Xand Y axis of a motion graph? Is it A, B, C, or D? Is enzyme substrate complex concentration the product of enzyme concentration and substrate concentration? An example of a recurring or repeating idea in the text is ... A. If you break your goals down into little steps, you can get to the top of your own Everest. B. On Mount Washington, as with all of his climbing adventures, Jordan was accompanied by his father. C. Jordan, accompanied by his dad and stepmom, became the youngest person at age 10 to scale the 19,341-foot African peak, Kilimanjaro. D. Peak 7, Mount Everest, followed on May 2, 2010. Consider any tasks performed in real life, for example, driving a taxi. The task you pick involves many functions. Driving a taxi involves picking up customers, and quickly and safely transporting them to their destination. Go through the components of the AI cycle to automate the problem you choose. List the useful precepts available. Describe how you will represent your knowledge. Based on that, describe how you will use reasoning to make and execute a plan expected to achieve a goal or obtain maximum utility. (this is for artificial intelligence, but they did not have that option) can someone help me plsss On her first day of college, Ria decided to specialize in two subjects: philosophy and mathematics. Students in both fields were intimidating; they acted like they were already mathematicians and philosophers, even though they were just freshmen. However, most of the students dropped out over the years while Ria studied hard, graduated with honors, and become a well-known scholar in the philosophy of mathematics Which statement is most clearly a theme in this story?A. Mathematics is a universal language. B. Philosophy is the best career path. C. An identity must be earned, not chosen.D. People should be true to their dreams. CAN AYONE PLEASE HELP ME WITH MY HOMEWORK ILL MARK BAINLYIST This is the full question if you can please solve this its really important.A machine cuts three circles of the same size from a rectangular sheet ofmetal as shown. What will happen? (Newton's 1st Law Egg Drop) Of all the students enrolled in the school of arts who responded, approximately what proportion responded that they play video games? Select four of the following that would increase the magnetic field of an electromagnet Which quotation from the answer choices below demonstrates the use of commas with a nonessential element? a. Each time they caught a glimpse of an animal, Jan's mom would lower her voice while they watched for the animal to come into view. b. Then, just ahead, a deer and her baby, called a fawn, cautiously stepped right onto the trail in front of Jan and her mom. c. While the mother deer stopped and stated at Jan and her mom, she also was making sure her baby was safe. d. "Stay back here, Jan," she said quietly. Which values are solutions to the inequality below?Check all that apply. Can anyone help me with these questions I need it to pass please help me please will give brainliest there is an example Part 1: Identify key features and graph a parabola from standard form.Answer the following questions to determine the key features of the parabola based on theequation shown, and then graph it.12(x + 3) = (y - 2)^2a) What is the axis of symmetry of the parabola? Explain how to determine this from the equation.(1 point)b) What is the vertex of the parabola? (1 point)c) What is the focus of the parabola? (2 points)d) What is the directrix of the parabola? (2 points)e) Sketch a graph of the parabola and label the vertex, focus, directrix, and axis of symmetry. (4 point 2 pointsThe arrow next to the fuel gauge symbol on the dash tellsyou which side of the car the fuel filler is on.O TrueFalse question, the highlighted part, and passage are in the picture, AND ANSWER TODAYand no links... they could have firewall breakers and/or viruses (two similar things but they do different stuff)(the highlighted part looks bolded in the photo but if you somehow cant tell which one it is, its the part where it says "Soaring fire that sways and sings")A) hyperboleB) personificationC) simileD) metaphor Entity001 And Project