1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Troyanec [42]
3 years ago
7

A company's intranet is set up on this type of server.

Computers and Technology
1 answer:
Scrat [10]3 years ago
7 0

Answer:

The answer to the given question is "communication".

Explanation:

In the given question the answer is communication because An intranet is a private network within a company that is used to securely exchange confidential information and resources among employees. and all option are not correct that can be described as:

  • In the intranet, we use the web browser to open web application.
  • The print server is a software program that is used to manages print requests.
  • The web server is used to provide the communication.

That's why the answer to this question is "communication".

You might be interested in
Choose the comparison operator that will create a true statement in Scratch
andrew11 [14]

Answer:

The second option

90 > 85

The statement above means 90 is more than 85 which is true.

7 0
3 years ago
Can someone tell me what Identity Theft in there own words
gavmur [86]
Stealing someone else’s identity or identification
8 0
3 years ago
A listing of all the methods that are in the execution chain when an exception is thrown is called a(n) ____.
wolverine [178]

A(n) stack trace is a list of all the steps that make up the performance chain when an exception is thrown.

<h3>What exactly is a stack trace?</h3>
  • A stack trace is a report of the active stack frames at a specific point in the execution of a program in computing (also known as a stack backtrace or stack traceback).
  • Memory is frequently dynamically allocated in two locations during program execution: the stack and the heap.
  • As implied by their names, memory is continually allocated on a stack but not on a heap.
  • This stack is known as the program's function call stack in order to distinguish it from the programming construct stack, which is another term for stack.
  • In terms of technology, after a memory block has been assigned

To learn more about stack trace, refer to:

brainly.com/question/15886149

#SPJ4

4 0
2 years ago
A shipping company uses the following function to calculate the cost in dollars of shipping based on the weight of the package (
Gwar [14]

Answer:

I am writing the code in JAVA and C++. Let me know if you want the code in some other programming language. Both the programs works the same but the only difference is that i have used logical operator AND (&&) with C++ code to check each condition.

JAVA code:

import java.util.Scanner;    // to take input from the user

public class ShippingCost {  // ShippingCost class

public static void main(String[] args) {   // main method entry to the program

Scanner input = new Scanner(System.in);  //allows to take input from user

System.out.print("please enter the weight of the package: "); /*prompts the user to enter the weight of package.*/

double weight = input.nextDouble();  /*reads and stores the input values(weight) entered by the user*/

       double cost=0;  //holds the value of cost

 if (weight<=0)  /* checks if the user enters weight value less than or equals to 0 */

 { System.out.println("invalid input."); //prints invalid input

     System.exit(0); //exits the program

 }

    else if (weight > 0 && weight <= 1)  /*if weight is greater than 0 and less than or equal to 1*/

   cost = 3.5;  /*if the above condition is true then it stores the value 3.5 in cost variable */

 else if (weight <= 3)  // if value of weight is less than or equal to 3

   cost = 5.5;  /*if the above condition is true then it stores the value 5.5 in cost variable */

 else if (weight <= 10)  // if value of weight is less than or equal to 10

   cost = 8.5;  /*if the above condition is true then it stores the value 8.5 in cost variable */

 else if (weight <= 20)  // if value of weight is less than or equal to 20

   cost = 10.5;/*if the above condition is true then it stores the value 10.5 in cost variable */

 else  // if the value of weight is greater than 20

 {  System.out.println("The package cannot be shipped");

// displays package cannot be shipped

      System.exit(0);  //exits the program if weight>20}

 System.out.println("The shipping cost is: $" + cost);     /*prints the value stored in the cost from any of the above conditions */

} }

C++ Code

#include <iostream>//to use input output functions

using namespace std;

int main() // start of main() function body

{ double weight; //stores weight value

   double cost= 0; //stores cost value

cout << "please enter the weight of the package:" << endl;

//prompts user to enter the weight

cin >> weight;    

//reads the value of weight entered by the user

  if (weight<=0) //if value of weight entered by user is less than or equal to 0

 { cout<<"invalid input."; //displays invalid input

     exit(0); //exits the program

 }

/*the below else if conditions are checked, if any one of them is true then the cost displayed in the output will be the which is assigned to cost variable of that specific if condition's body which evaluates to true. */

    else if (weight > 0 && weight <= 1)

   cost = 3.5;

 else if (weight > 1 && weight <=3)

   cost = 5.5;

 else if (weight > 3 && weight <= 10)

   cost = 8.5;

 else if (weight> 10 && weight <= 20)

   cost = 10.5;

 else //if weight>20

//displays the message below and exits the program

 {  cout<<"The package can not be shipped";

      exit(0); }

 cout<<"The shipping cost is: $"<<cost;  /*displays the value stored in cost variable of that else-if condition which evaluates to true */

}

Explanation:

Everything is well explained in the comments above. I will summarize it all.

The program takes the input weight from the user and checks the value of weight.

If and else-if conditions are used to check the value of weight.

if the value of weight is less than 0 or equal to 0 then invalid input is displayed.

Else the weight value is checked for the given ranges. && operator is used in each else if statement which is used to specify the range of the weight values the input weight should be in order to display the shipping cost.

For example take this statement: else if (weight > 0 && weight <= 1)

This statement checks the value entered by the user that if it lies in the range mentioned in this statement which is that the weight value should be greater than 0 AND less than or equal to 1. The value cannot lie above or below the given range in order for this condition to be true so && operator is used here.

If the weight entered by user exceeds 20 then the message is displayed:The package can not be shipped and the program exits. In JAVA System.exit(0) and in c++ exit(0) function is used to exit the program.

The output of both the programs is as following:

please enter the weight of the package: 3

The shipping cost is: $ 5.5

8 0
3 years ago
Motorcycles have two or three wheels, a seat for the rider and at least a ____ horse-powered engine.
HACTEHA [7]

depends on state laws, definitions. 'Motor Driven Cycle/motor bicycle' not allowed on interstate is less than 150cc and some places have a 15hp minimum- was Ohio minimum few years back. Motor assisted bicycle or moped in some places like New Jersey or UK has a 2 hp, 50cc upper limit with a speed restriction of 20 mph or 30 or 31 mph- if more than that it becomes a 'motorcycle'

4 0
4 years ago
Other questions:
  • How many megabytes of data can a factory made audio cd hold?
    13·1 answer
  • n the declaration: string color = "blue"; A. the string literal color is assigned to the string reference "blue" B. the string r
    11·2 answers
  • How to set a prperty to all intems in array c#
    15·1 answer
  • What is the name of Louis and Auguste Lumiere's invention that incorporated a camera, a printer, and a project all in one machin
    8·1 answer
  • To move one screen to the left press ____.
    9·1 answer
  • The hotspot created by MiFi is password protected and can be used to connect Wi-Fi devices located within ____ feet of the MiFi
    9·1 answer
  • Sherry’s science teacher requires the use of an open access database . Which of the following meets the requirements
    6·1 answer
  • If you had the choice to pick one car in the world for free.. what car would you
    10·1 answer
  • A company that provides finance services wants to shift to a mobile platform. What is the major advantage that the users of the
    15·2 answers
  • How do the interests of carriers differ from the interests of websites? What are the implications for websites from a value chai
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!