What is a large public computer network through which computers can exchange information at high speed?​

Answers

Answer 1

Answer:

Server

Explanation:

The Question is vauge, but I believe a Server is the word you're looking for. Computer Network could mean various things, in this case im going to assume that by Network, its saying Server. As a server is what allows for high speed interactions between a host computer and a client computer.


Related Questions

6.What does transgenic mean?​

Answers

answer:

transgenic means that one or more DNA sequences from another species have been introduced by artificial means.

explanation:

transgenic plants can be made by introducing foreign DNA into a variety of different tissuestransgenic mice are one of the most common animal models used

relating to or denoting an organism that contains genetic material into which DNA from an unrelated organism has been artificially introduced. being or used to produce an organism or cell of one species into which one or more genes of another species have been incorporated a transgenic mouse transgenic crops and produced by or consisting of transgenic plants or animals.

2. Build a MATLAB program to evaluate ln(x) between [1, 2] that guar- antees up to 10 correct decimal digits using Chebyshev interpolation. Evaluate your function on 100 points on the interval [1, 2] and calculate the absolute error fore each point using MATLAB’s log command as the exact solution. Plot your error profile. Does this agree with the expected level of accuracy?

Answers

who was the father computer

Code to be written in R language:

The Fibonacci numbers is a sequence of numbers {Fn} defined by the following recursive relationship:

Fn= Fn−1 + Fn−2, n > 3
with F1 = F2 = 1.

Write the code to determine the smallest n such
that Fn is larger than 5,000,000 (five million). Report the value of that Fn.

Answers

Here is the R code to determine the smallest n such that the Fibonacci number is larger than 5,000,000:

fib <- function(n) {

 if (n <= 2) {

   return(1)

 } else {

   return(fib(n - 1) + fib(n - 2))

 }

}

n <- 3

while (fib(n) <= 5000000) {

 n <- n + 1

}

fib_n <- fib(n)

cat("The smallest n such that Fibonacci number is larger than 5,000,000 is", n, "and the value of that Fibonacci number is", fib_n, "\n")

The output of this code will be:

The smallest n such that Fibonacci number is larger than 5,000,000 is 35 and the value of that Fibonacci number is 9227465.

Learn more about R language here: https://brainly.com/question/14522662

#SPJ1

name the steps to turn on a computer properly​

Answers

Answer:

Check that the computer is connected to power, and is powered on.

Make sure that your keyboard and mouse are plugged in.

Check that the monitor (screen) is plugged into the computer using its display cable.

Ensure that the monitor is connected to power and is turned on.

Explanation:

name the cell range selected in the given worksheet?
plzzz helppppp​

name the cell range selected in the given worksheet? plzzz helppppp

Answers

Answer:

B2:E6,,,,,,,,,,,,,,,,

A 90-minute film is based on a fictional couple. They are very happy throughout the entire film. The film shows how they met, when they married, and what their life was on a daily basis. Unfortunately, even though the film is well made, it is not generating many sales, in other words, very view people are coming to theater to see it. Why might people not want to buy tickets to this movie?(Select all that apply)

There are no big problems or conflicts that must be resolved

There is no real story to capture people’s interests

It should have more special effects

The film should show the whole lives of the couple and not just start when they met

Answers

Answer: There are no big problems or conflicts that must be resolved

Explanation : Most current books, movies, shows, or films always have something that is conflicting in the storyline and that is what catches the reader, or watchers attention and makes them interested in watching.

Hope this helps! :)

Answer:

There are no big problems or conflicts that must be resolved.

There is no real story to capture people’s interest.

Explanation:

edg2021

A 90-minute film is based on a fictional couple. They are very happy throughout the entire film. The


What commands would i use to add these and what is the correct ip addresses to add?



Networking Address Chart
VLAN =
VLAN 10
VLAN 20
VLAN 30
VLAN 40
Device IP Chart
Device
Rtr1
Sw1
Sw2
WLC
AP
Sales01
Sales02
HR01
HR02
IT01
IT02
MGMT01
MGMT02
Sales Laptop
HR Laptop
IT Laptop
VLAN Name
Sales
HR
IT
MGMT
*Native
Interface
g0/0/1.10
80/0/1.20
60/0/1.30
g0/0/1.40
VLAN 40
VLAN 40
Management
Sales
HR
IT
GO
FO
FO
FO
FO
FO
FO
FO
FO
Wireless0
Wireless
Wireless0
# of Hosts
254
254
254
254
IP
Network
Subnet Mask
255.255.255.0
192.168.10.0
192.168.20.0
255.255.255.0
192.168.30.0 255.255.255.0
192.168.40.0 255.255.255.0
192.168.10.1
192.168.20.1
192.168.30.1
192.168.40.1
192.168.40.2
192.168.40.3
192.168.40.254
192.168.10.254
192.168.20.254
192.168.30.254
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
192.168.40.200
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Subnet Mask
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
255.255.255.0
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
255.255.255.0
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Default Gateway
N/A
N/A
N/A
N/A
192.168.40.1
192.168.40.1
192.168.40.1
192.168.10.1
192.168.20.1
192.168.30.1
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
192.168.40.1
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP
Assigned via DHCP

What commands would i use to add these and what is the correct ip addresses to add?Networking Address

Answers

This network implements four distinct VLANs, namely VLAN 10 designated for Sales, VLAN 20 allocated for HR, VLAN 30 assigned to IT, and VLAN 40 enlisted for MGMT purposes.

What is the commands?

Each subnet is linked to a VLAN, which can be distinguished by its network address and subnet mask.

Every device within the network is uniquely identified by a designated IP address, network address, and subnet mask. Devices are given IP addresses through static assignment or DHCP, and are also allocated a default gateway. The table has details regarding the means utilized for linking gadgets with the network.

Learn more about  commands  from

https://brainly.com/question/25808182

#SPJ1

What commands would i use to add these and what is the correct ip addresses to add?Networking Address
What commands would i use to add these and what is the correct ip addresses to add?Networking Address
What commands would i use to add these and what is the correct ip addresses to add?Networking Address
What commands would i use to add these and what is the correct ip addresses to add?Networking Address

describe each of the following circuits symbolically. use the principles you have derived in this activity to simplify the expressions and thus the design of the circuits

describe each of the following circuits symbolically. use the principles you have derived in this activity

Answers

The Ohm's law states that the current passing through the conductor is proportional to the voltage applied across its ends. Kirchhoff's law applies to the conservation of charge and energy in an electric circuit. Series resistors are combined end-to-end, and their combined value is equal to the sum of the individual resistors. Parallel resistors, on the other hand, are combined side-by-side, and their combined value is equal to the reciprocal of the sum of the individual resistors.

In electronic circuit diagrams, symbols represent circuit components and interconnections. Electronic circuit symbols are used to depict the electrical and electronic devices in a schematic diagram of an electrical or electronic circuit. Each symbol in the circuit is assigned a unique name, and their values are typically shown on the schematic.In the design of circuits, it is crucial to use the principles to simplify expressions.

These principles include Ohm's law, Kirchhoff's laws, and series and parallel resistance principles. The Ohm's law states that the current passing through the conductor is proportional to the voltage applied across its ends. Kirchhoff's law applies to the conservation of charge and energy in an electric circuit. Series resistors are combined end-to-end, and their combined value is equal to the sum of the individual resistors. Parallel resistors, on the other hand, are combined side-by-side, and their combined value is equal to the reciprocal of the sum of the individual resistors. Therefore, in circuit design, simplification of the circuits can be achieved by applying these principles.

For more such questions on Ohm's law, click on:

https://brainly.com/question/231741

#SPJ8

true or false. Two of the main differences between storage and memory is that storage is usually very expensive, but very fast to access.​

Answers

Answer:

False. in fact, the two main differences would have to be that memory is violate, meaning that data is lost when the power is turned off and also memory is faster to access than storage.

My laptop volume has got really low all of a sudden. It wasn't the best to start with but now i can barely even hear it at 100%. Is there some sort of settings that can change this?

Answers

Answer:

make sure the speaker is clean and you volume setting is on normal there is alot of setting for deaf people so make sure that is correctly

i need to know thr full number of pie

Answers

Answer:

3.14159

Explanation:

Without revealing the name of your employer, comment on the efforts of your employer to promote a work environment in which employees are encouraged to act ethically.​

Answers

Answer:

Helpfull

Explanation:

He is helpfull by allowing people to bring their device for helping them with some problems

Help pls.

Write python 10 calculations using a variety of operations. Have a real-life purpose for each calculation.
First, use Pseudocode and then implement it in Python.

For example, one calculation could be determining the number of gallons of gas needed for a trip based on the miles per gallon consumed by a car.

Answers

A python program that calculates the number of gallons of gas needed for a trip based on the miles per gallon consumed by a car is given below:

The Program

def printWelcome():

   print ('Welcome to the Miles per Gallon program')

def getMiles():

   miles = float(input('Enter the miles you have drove: '))

   return miles

def getGallons():

   gallons = float(input('Enter the gallons of gas you used: '))

   return gallons

def printMpg(milespergallon):

   print ('Your MPG is: ', str(milespergallon))

def calcMpg(miles, gallons):

   mpg = miles / gallons

   return mpg

def rateMpg(mpg):

   if mpg < 12:

       print ("Poor mpg")

   elif mpg < 19:

        print ("Fair mpg")

   elif mpg < 26:

        print ("Good mpg")

   else:

        print ("Excellent mpg")

if __name__ == '__main__':

   printWelcome()

   print('\n')

   miles = getMiles()

   if miles <= 0:

       print('The number of miles cannot be negative or zero. Enter a positive number')

       miles = getMiles()

   gallons = getGallons()

   if gallons <= 0:

       print('The gallons of gas used has to be positive')

       gallons = getGallons()

   print('\n')

   mpg = calcMpg(miles, gallons)

   printMpg(mpg)

   print('\n')

   rateMpg(mpg)

Read more about python programming here:

https://brainly.com/question/26497128

#SPJ1

Can someone give me an example of code of any cartoon character using java applet please help me i need to make my project please☹️​

Answers

The Java code for a cartoon character using java applet is

import java.applet.Applet;

import java.awt.*;

public class CartoonCharacter extends Applet implements Runnable {

   Thread t;

   int x = 0;

   int y = 100;

   

   public void init() {

       setSize(500, 500);

       setBackground(Color.white);

   }

   

   public void start() {

       if (t == null) {

           t = new Thread(this);

           t.start();

       }

   }

   

   public void run() {

       while (true) {

           x += 10;

           repaint();

           try {

               Thread.sleep(100);

           } catch (InterruptedException e) {}

       }

   }

   

   public void paint(Graphics g) {

       g.setColor(Color.red);

       g.fillOval(x, y, 50, 50);

   }

}

How does the code work?

Note that the cartoon character is made like a red circle that navigates accross the screent.

The init() method sets the size of the applet and its background color,    while the      start( ) method creates a new thread and starts the animation loop in the run() method

Learn more about Java Code at:

https://brainly.com/question/29897053

#SPJ1

What formatting changes do spreadsheet applications permit in the rows and columns of a spreadsheet?

Answers

Answer: There are manny ways, best is to extract a document from excel sheets and change the spreadsheet to a number to organise it.

Message: If this was helpful, let me know by giving me a thanks! :)

how do i solve this. step by step

how do i solve this. step by step

Answers

The table of values of the kids name and the ages, hat and animal when completed is shown below

Completing the table of values

Based on the given information, we can make the following deductions:

Only the 10.year old kid has the same initial in his/her name and in his/her beloved animal

So, we have

Gorilla  -  Gabriel or

Lion -  Lucas

Gabriel either has a green hat or loves the gorilla

So, we have

Gabriel -- Green or Gorilla

Lion -  Lucas

The crocodile is either Zaira's favorite, or the kid with the white hat's favorite.

This means that

Zaira --- Crocodile or White hat --- Crocodile

Neither Gabriel nor Lucas are 12

Gabriel -- 11 or 13

Gabriel is 1 year older than the kid with the red hat and Neither of them love the zebra

This means that

Red hat --- 12

Gabriel -- Green or Gorilla -- 13

So, we have the following:

Kid's Age Kid's Name Hat Color Favorite Animal

13                    Gabriel         Green           Lion

10                      Zaira        White       Crocodile

12                          Lucas       Red                      Lion

11                   Charlotte  Blue           Zebra

Read more about pattern at

https://brainly.com/question/17386984

#SPJ1

what is a mesh topology? Why is it not used commonly?​

Answers

what is a mesh topology?

Why is it not used commonly?

_____________________________________________

QUESTION:

WHAT IS A MESH TOPOLOGY?

A mesh topology is a network set-up where each computer and network device is interconnected with one another.This topology set-up allows for most transmissions to be distributed even of one of the connections goes down.lt is a topology commonly used for wireless networks.

WHY IS IT NOT USED COMKONLY?

Because of the sidnificant cost and work involved in having network components directly connected to every other component.

__________________________________________

\( \qquad \qquad \qquad \qquad \qquad \large \color{pink}{ \mathrm{09 / \: 07/\: 22}}\)

Mesh topology is a type of topology in which nodes are interconnected to each other where signalscan transfer to any node at any time within a network.

Due to its cost expensive and difficult to troubleshoot,it is not used commonly.

list out and discuss the characteristics of big data​

Answers

Answer:

Volume: Volume refers to the sheer size of the ever-exploding data of the computing world. It raises the question about the quantity of data.

Velocity: Velocity refers to the processing speed. It raises the question of at what speed the data is processed.

Variety: Variety refers to the types of data.

Explanation:

Which command would you use to replace all the Os and 1s in a spreadsheet
with As and Bs?
A. Alt + E
B. Alt + Tab
C. Ctrl + X (or Cmd + X on a Mac)
OD. Ctrl + F (or Cmd + F on a Mac)

Answers

The correct command to replace all the Os and 1s in a spreadsheet with As and Bs is: D. Ctrl + F (or Cmd + F on a Mac)

What is the command?

The Ctrl + F (or Cmd + F on a Mac) command is usually used to open the "Find and Replace" talk snare miscellaneous requests, including computer program programs like Microsoft Excel or G/o/o/gle Sheets.

The "Find and Replace" talk box supports a available habit to follow distinguishing quotation or principles inside a spreadsheet and change ruling class accompanying various manual or principles.

Learn more about   spreadsheet from

https://brainly.com/question/4965119

#SPJ1

d) State any three (3) reasons why users attach speakers to their computer?​

Answers

Answer:

the purpose of speakers is to produce audio output that can be heard by the listener. Speakers are transducers that convert electromagnetic waves into sound waves. The speakers receive audio input from a device such as a computer or an audio receiver.

Explanation: Hope this helps!

Write a function named cube that accepts a number as an argument and returns the cube of that number. Write Python statement(s) that passes 3 to this function and prints returned value.​

Answers

def cube(num):

   return num*num*num

for the number 3:

def cube():

    return 3*3*3

Define a function FindSmallestVal() with no parameters that reads integers from input until a positive integer is read. The function returns the lowest of the integers read.
Ex: If the input is -35 -80 -75 25, then the output is:
-80
Note: Positive numbers are greater than 0.

Answers

A function, according to a technical definition, is a relationship between a set of inputs and a set of potential outputs, where each input is connected to precisely one output.

A method with a return value is called a function. Set the return type of a method to the type of the value it is returning to define the method as a function. Math is an illustration of a built-in function in Java. pow() Java only requires the method name, two parentheses (), and a semicolon to invoke a method (;). If the method's declaration has parameters, the parameters are given in between parentheses () without their datatypes being stated.

Learn more about function here-

https://brainly.com/question/28939774

#SPJ4

What is the word to tell excel that you want it to do math

Answers

Are you referring to functions? In a cell you can type "=" and it will allow you to enter a formula to insert math equations involving other cell values.

Draw an activity diagram that models the following scenario for a point of sale system. [15] • the sales clerk enters item codes until all the customer’s purchases are recorded • the subtotal, taxes and total amount due are calculated • the customer can choose to pay with cash or a credit card • if the customer chooses to pay by credit card, a credit check is done • if the customer’s credit card is declined or the customer has insufficient cash, the sale is voided • if the customer can pay, the payment is recorded and a receipt is issued to the customer

Answers

The activity diagram is shown below:

The Activity Diagram

                      +-----------------+

                     | Sales Clerk     |

                      +-----------------+

                              |

                      +-----------------+

                      |Enter Item Codes |

                      +-----------------+

                              |

                      +-----------------+

                      | Calculate Total |

                      +-----------------+

                              |

                      +-----------------+

               +------+ Choose Payment  +-------+

               |      +-----------------+       |

               |                                 |

       +-------+-------+                +--------+-------+

      | Cash Payment  |                | Credit Card  |

       +---------------+                +--------------+

                                      +----------------+

                                      |  Check Credit  |

                                      +----------------+

                                                |

                      +-----------------+      |

                      | Credit Declined |

                      +-----------------+      |

                                |               |

                      +-----------------+      |

                      | Insufficient    |      |

                      | Funds           |      |

                      +-----------------+      |

                                |               |

                      +-----------------+      |

                      | Record Payment  |      |

                      +-----------------+      |

                                |               |

                      +-----------------+      |

                      |  Print Receipt  |      |

                      +-----------------+      |

                                |               |

                      +-----------------+      |

                      |     Finish      |      |

                      +-----------------+      |

This diagram reveals the sequence taken by the system to finalize the sale. Notably absent from this process is any direct participation from the customer.

Read more about activity diagrams here:

https://brainly.com/question/30187182

#SPJ1

Security code.
Which of the following explanations of actual
results (for a bug on a touchscreen device) is
grammatically correct
After tapping The app will crash when the 3
digit security code is Entered.
The app will be crash when security code is
entr into screen after I tap register
The app will crash when the 3 digit security
code is entered after tapping on the register
button.
The app gets crashed when the 3 digit |
security code is entered.
The app will crash when the 3 digit security
code is entered after clicking on the register
button.

Answers

The app will crash when the 3-digit security code is entered after tapping on the register button.

What is a touchscreen?

An electronic display screen that also functions as an input tool is known as a touch screen. By tapping on images, manipulating items, or typing text on the screen with hand gestures and fingertip movements, a user can interact with a computer, tablet, smartphone, or other touch-controlled equipment. The thin, transparent layer of plastic known as a touchscreen (also known as a digitizer) is what reads the signal from the touch and sends it to the processing unit. It is the component of the device that is reachable without having to disassemble it. The panel that houses the gadget and shows the image is called the LCD screen. Engaging and interactive applications of touchscreen technology exist. Compared to a regular computer, it is a great deal easier to use and much more entertaining.

To learn more about touchscreen refer to:

https://brainly.com/question/17205726

#SPJ4

Complete the code to generate a pseudo-random integer between 1 and 44, including the possibility of both 1 and
44.
>>> import secrets
>>> secret

Answers

Answer:

Explanation:

.randbelow(44) + 1

The code above uses the secrets module, which is a part of the Python standard library and uses a cryptographically strong random number generator. The randbelow() function generates a random integer below the number given as an argument. In this case, the argument is 44, which means that the function will generate a random integer between 0 and 43. To get a random integer between 1 and 44, we add 1 to the result of the function.

Brainly account. How to open?

Answers

You would have to take a picture of TOR work your working on or you can type it in here and myself and other will be Able to help you:)

define the term Scenario ​

Answers

Answer:

a postulated sequence or development of events.

4) Create a text file (you can name it sales.txt) that contains in each line the daily sales of a company for a whole month. Then write a Java application that: asks the user for the name of the file, reads the total amount of sales, calculates the average daily sales and displays the total and average sales. (Note: Use an ArrayList to store the data).

Answers

Answer:

Here's an example Java application that reads daily sales data from a text file, calculates the total and average sales, and displays the results:

import java.util.ArrayList;

import java.util.Scanner;

import java.io.File;

import java.io.FileNotFoundException;

public class SalesDemo {

   public static void main(String[] args) {

       // Ask the user for the name of the file

       Scanner input = new Scanner(System.in);

       System.out.print("Enter the name of the sales file: ");

       String fileName = input.nextLine();

       // Read the daily sales data from the file

       ArrayList<Double> salesData = new ArrayList<>();

       try {

           Scanner fileInput = new Scanner(new File(fileName));

           while (fileInput.hasNextDouble()) {

               double dailySales = fileInput.nextDouble();

               salesData.add(dailySales);

           }

           fileInput.close();

       } catch (FileNotFoundException e) {

           System.out.println("Error: File not found!");

           System.exit(1);

       }

       // Calculate the total and average sales

       double totalSales = 0.0;

       for (double dailySales : salesData) {

           totalSales += dailySales;

       }

       double averageSales = totalSales / salesData.size();

       // Display the results

       System.out.printf("Total sales: $%.2f\n", totalSales);

       System.out.printf("Average daily sales: $%.2f\n", averageSales);

   }

}

Assuming that the sales data is stored in a text file named "sales.txt" in the format of one daily sale per line, you can run this program and input "sales.txt" as the file name when prompted. The program will then calculate the total and average sales and display the results.

I hope this helps!

Explanation:

Assume a 2^20 byte memory:

a) What are the lowest and highest addresses if memory is byte-addressable?

b) What are the lowest and highest addresses if memory is word-addressable, assuming a 16-bit word?

c) What are the lowest and highest addresses if memory is word-addressable, assuming a 32-bit word?

Answers

a) Lowest address: 0, Highest address: (2^20) - 1. b) Lowest address: 0, Highest address: ((2^20) / 2) - 1. c) Lowest address: 0, Highest address: ((2^20) / 4) - 1.

a) If memory is byte-addressable, the lowest address would be 0 and the highest address would be (2^20) - 1.

This is because each byte in the memory requires a unique address, and since there are 2^20 bytes in total, the highest address would be one less than the total number of bytes.

b) If memory is word-addressable with a 16-bit word, each word would consist of 2 bytes.

Therefore, the lowest address would be 0 (representing the first word), and the highest address would be ((2^20) / 2) - 1.

This is because the total number of words is equal to the total number of bytes divided by 2.

Subtracting 1 gives us the highest address, as the addresses are zero-based.

c) If memory is word-addressable with a 32-bit word, each word would consist of 4 bytes.

In this case, the lowest address would still be 0 (representing the first word), and the highest address would be ((2^20) / 4) - 1.

Similar to the previous case, the total number of words is equal to the total number of bytes divided by 4.

Subtracting 1 gives us the highest address.

For more questions on address

https://brainly.com/question/30273425

#SPJ8

Other Questions
joe gets angry with delores during a committee meeting because she interrupts his remarks and implies that his ideas are a waste of time. what type of conflict is occurring in this situation? Simplify the expression below:-3/7 ( y-28) - 1/21 yplease show your work and i'll give brainliest :,) A cylinder has a radius of 8 cm and a height of 4 cm what is the approximate value of the surface area of the cylinder Mary needs to rename her report. Txt file to final_report. Txt. Which command will allow her to do this?. Write the equation of the line that pass through (0,2) and (1,-3)A) y = -5x + 10B) y = -5x + 2C) y = 5x - 2D) y = 2x - 5 iltutmish was the real founder of delhi sultanate justify Listen to the spelling word and fill in the blank. How much does that bale of hay___? 1. what is the title of the white plains (wp) executive officier? A circle has a radius of 16 m. What is its circumference? Solve the following: 5x + 3x = 2(4x - 5) - 2 Hello, Can you help me with the following question:My family is planning to build a brick wall that approximates the shape of a trapezoid. The shorter base of the trapezoid needs to start with a row of 5 bricks, and each row must increase by 2 bricks on each side until there are 20 rows. How can I go about finding out how many bricks I will need to buy so that I dont spend more money than needed? Suppose you use a battery powered string trimmer for your lawn whose rechargeable battery is rated at 18V and 2A*hr. When in use, the string trimmer's motor draws a constant 5 Amps of current from the battery. How long could the string trimmer be in continual use before the battery has lost 43% of its full charge A storm is moving toward your house at a speed of 20km/h. It is now60km away from your house. In what time will the storm reach yourhouse? Remember to put the correct units too. * Find the volume of the cylinder. Round your answer to the nearest tenth. is this how i complete this my last tutor it messed up Is there a theory about the revolving ramp pyramid PLS HELP IF I GET AN 80 OR HIGHER I GET A DOG!! ILL GIVe BRAINLIEST Atoms of elements that are in the same group have the same number ofO protonsO protons and neutronsO principle energy levelO valence electrons Please Help ASAP!!!!! Which of the following is a true statement? Mandatory features screen out possible solutions; essential features are those that users could live without. Essential features screen out possible solutions; mandatory features are the important capabilities of a system that will serve as the primary basis for comparison of different design strategies. Desired features screen out possible solutions; mandatory features are the important capabilities of a system that will serve as the primary basis for comparison of different design strategies. Essential features screen out possible solutions; mandatory features are those that users could live without. Mandatory features screen out possible solutions; essential features are the important capabilities of a system that will serve as the primary basis for comparison of different design strategies.