What features does functional programming language has?​

Answers

Answer 1

Answer:

First class function

Explanation:

The fictional programming language exhibit first class function


Related Questions

What other new jobs could be created to help address the reality of climate change?

Answers

The new jobs that could be created to help address the reality of climate change are:

Environmental Engineer. Clean Car Engineer.Environmental Scientist. Conservation Scientist.

What exactly is climate change?

The term climate change is known to be a Long-term changes in temperature and weather patterns are referred to as climate change. These changes could be caused by natural processes, such oscillations in the solar cycle.

Note that human activities are known to be primarily the combustion of fossil fuels like coal, oil, and others are those that have been the primary cause of climate change.

Therefore, The new jobs that could be created to help address the reality of climate change are:

Environmental Engineer. Clean Car Engineer.Environmental Scientist. Conservation Scientist.

Learn more about climate change from

https://brainly.com/question/1789619
#SPJ1

What kind of software would I be able to build with functional programming language?​

Answers

Answer:

Functional programming languages are specially designed to handle symbolic computation and list processing applications. Functional programming is based on mathematical functions. Some of the popular functional programming languages include: Lisp, Python, Erlang, Haskell, Clojure, etc.

The Check Spelling command is found under the ________ menu.
Question 1 options:

1)

View

2)

Edit

3)

Layer

4)

File

Answers

Answer: 2

Explanation:

Explain security interdependence among components in a computing environment.Give three examples demonstrating security interdependence in an information system.

Answers

When a catastrophic risk faced by one firm is partially determined by the behavior of other firms, and when this behavior influences the incentives of the first firm to limit its exposure to the risk, security issues become interdependent.

What is security independence in a computing environment?

Because security is a component that requires the integration of several system parts, such as from the authentication and authorization segment where users are authenticated and granted access, and security is established using the encrypted part of the program or system, security interdependence can be seen in the various components of the information system or the computing environment. Security is dependent on the system as a whole, including the link layer security, transport layer security, any encryption methods utilized, and secure data transfer.

The use of link layer security, transport layer security, and encryption techniques are three examples of how security is interdependent.

To get more information about Security Independence :

https://brainly.com/question/28149669

#SPJ1

Emily has copied some text from one of her documents. She would like to insert it in a new word-processing document. What command should Emily use?


Save As

Save

Cut

Paste

Answers

The ans is paste if u copy something and right click again the paste command will show up

CodeHS 2.9.5 Style Your Class List answer

Answers

In this exercise we have to use the knowledge of computational language in python to write the code that Style Your Class List answer

Writting the code:

ipenup()

backward(100)

for i in range(4):

pensize(5)

pendown()

left(60)

color("green")

forward(50)

right(120)

color("blue")

forward(50)

color("red")

right(120)

forward(50)

penup()

left(180)

forward(50)

See more about python at brainly.com/question/22841107

#SPJ1

Question 1
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Configuration management is a process for controlling changes in system requirements during software development.

Select one:

a.
True


b.
False


Question 2
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
______________ is the overall time between a request for system activity and the delivery of the response.

Select one:

a.
Through-put speed


b.
Turnaround time


c.
Response time


Question 3
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When an information systems project gets implemented, it moves into the "maintenance" stage - any requested changes will be considered maintenance activities. There are 4 basic types of maintenance. Please match each with its correct term.

________ maintenance is performed to fix errors
Answer 1
Choose...
___________ maintenance adds new capability and enhancements

Answer 2
Choose...
_________ maintenance improves efficiency

Answer 3
Choose...
_________ maintenance reduces the possibility of future system failure.

Answer 4
Choose...
Question 4
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
System security encompasses confidentiality, integrity, and availability.

Select one:

a.
True


b.
False


Question 5
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
In the testing process, a new computer program reads in a file and attempts to perform arithmetic calculations on a name field. What is the most likely result?

Select one:

a.
The program will encounter a logic error.


b.
The program will encounter a syntax error.


c.
The program will encounter a run-time error.


Question 6
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
The testing process takes place in the closing phase of the project management life cycle. (T/F)

Select one:
True
False
Question 7
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Corrective maintenance efforts are _________ when a project is first implemented

Select one:

a.
Low


b.
Medium


c.
High

Question 8
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Which of the following statements is true about logic errors?

Select one:

a.
Logic errors do not keep the program from running.


b.
With a logic error, program syntax is correct but the program doesn't return the expected results.

c.
Logic errors keep programs from running correctly.

d.
All of the above


Question 9
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Hailey tried to compile her source code, but it failed to compile. The most likely reason is:
Select one:

a.
It had a logic error in it.


b.
It encountered a run-time error.


c.
The code had a syntax error(s).


Question 10
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Mike created a new program that isn't returning the results he expects. Although the program compiles fine and runs fine (without ending in error), it isn't processing correctly. Mike should:

Select one:

a.
Look for logic errors in the code.


b.
Eliminate any syntax errors and try again.


c.
Run a systems test for the users to see if they can help.


d.
All of the above


Question 11
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
Adaptive maintenance adds _____________ to an operational system and makes the system easier to use.

Select one:

a.
New feature(s) or capability.

b.
Changes to make the system more efficient.

c.
Changes to fix syntactical errors.

Question 12
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
After implementation, when an administrator monitors a new system for signs of trouble, logging all system failures, diagnosing the problem, and applying corrective action, s/he is carrying out:


Select one:

a.
Fault management


b.
Post-implementation control


c.
Production monitoring


Question 13
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When we monitor current activity and performance levels, anticipate future activity, and forecast the resources needed to provide desired levels of service, we are engaging in:

Select one:

a.
Stress testing


b.
Capacity planning


c.
Establishing a system baseline


Question 14
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
When a new version of a system is installed, the prior release is archived or stored. Companies implement _____________ in order to track system releases, or versions. In this way, it is possible to return to an earlier revision of the system code.
Select one:

a.
Release management


b.
Version control


c.
Version tracking

Question 15
Not yet answered
Points out of 2.0
Not flaggedFlag question
Question text
For the most part, testing is a perfunctory act that satisfies the project sponsor, but can be avoided much of the time.

Select one:

a.
True


b.
False

Answers

Answer:

true and false

Explanation:

What conflict control method are you exhibiting if you deal with people in a way that does not offend them?

Answers

Answer: A

Explanation:

Evaluate when to use Object-oriented design
methodology

Answers

The time to  use Object-oriented design methodology is when a person wants to fill the space between problem and solution.

Check more about Object-oriented design methodology  below:

What is object oriented design used for?

The term Object-oriented design (OOD) is known to be a kind of an act or method that involves the use of   an object-oriented methodology to design a computing system or any form of application.

Note that this technique is known to be one that entails the act of the implementation of a software solution which is said to be as a result of an idea or the concepts of objects, since OOD serves as an aspect of the object-oriented programming (OOP) act or lifecycle.

Therefore, based on the above, one can say that The time to  use Object-oriented design methodology is when a person wants to fill the space between problem and solution.

Learn more about Object-oriented design from

https://brainly.com/question/13383471
#SPJ1

A(n)______protects your device against unauthorized access.

A. Virtual machine
B. User account
C. Personalization app
D. Administrative tool

Answers

A User account protects your device against unauthorized access.

What is user account and its example?

A user account is known to be a kind of online account that gives one room or does not allow a user to be linked to a network, another computer, or any other thing.

Note that any network that has multiple users requires one to have user accounts and as such, A User account protects your device against unauthorized access.

Learn more about User account from

https://brainly.com/question/26181559

#SPJ1

I will earn at least a 3.0 gpa in all of my courses this semester is an example of all the criteria of a smart goal?

Answers

Based on the given scenario, it can be clearly seen that it fulfils all criteria for a SMART goal.

What is a SMART goal?

This is an acronym that means Smart, Measurable, Attainable, Realistic and Time-Bound.

With this in mind, we can see that

S = Specific

There is a specific criteria (3.0 GPA) that this person is trying to meet

M = Measurable

This goal is measurable, and can be measured by looking at grade point averages.

A = Attainable

Yes, 3.0 is a B average, which is attainable if you work hard!

R = Realistic

Yes, most grade-based goals are realistic as long as they are not aiming for 100%!

T = Time-Bound

This goal is time bound to one semester

Therefore, we can state that it fulfilled all criteria for a SMART goal

Read more about SMART goals here:

https://brainly.com/question/8986181

#SPJ1

what does a microchip do. what is it used for and when was it made?

Answers

A microchip is used in almost every electronic gadget we use today, including cellphones, game consoles, automobiles, as well as in medical equipment, and they all uses microchips.

What exactly is a microchip and how does it work?

A microchip is a discrete piece of packaged computer circuitry, also known as an integrated circuit, that is produced on a very small scale from a material like silicon. Program logic (logic or microprocessor chips) and computer memory are produced using microchips (memory or RAM chips).

Therefore, based on the above, A microchip is used in almost every electronic gadget we use today, including cellphones, game consoles, automobiles, as well as in medical equipment, and they all uses microchips.

Learn more about microchip from

https://brainly.com/question/28469339
#SPJ1

Describe a present-day computing environment that might use each of the memory allocation schemes (single user, fixed, dynamic, and relocatable dynamic) described in the chapter. Defend your answer by describing the advantages and disadvantages of the scheme in each case.

Answers

The single user, fixed, dynamic, and relocatable dynamic is further explained below.

How to illustrate the information?

1. Single user memory allocation scheme

The complete program is loaded into memory, and it allots as much contiguous space there as it requires. Programs or jobs are processed in this single user system in a sequential manner. The memory manager needs to put in the least amount of effort under this system. A register is used to hold the base address, while an accumulator measures the size of the program

Fixed partitions

The primary memory is divided into this fixed segment. Multiprogramming is possible. The partition's size doesn't change until the system is shut down, configured, or restarted. The memory size of the job, the appropriate job size, and the partition size must all be protected.

Dynamic partition

Only the amount of memory requested by each work is put into the memory, and the available memory is preserved in contiguous blocks.

Learn more about computer on:

https://brainly.com/question/24540334

#SPJ1

Correctly discuss the third generation Considering​

Answers

Answer:

Random-access memory...

students in your class publish a list online that ranks all the students in your grade from most attractive to least attractive. It gets forwarded and shared across social media.

How could you respond to this situation? List as many responses as you can think

Answers

Since there was an online ranking of all the students in your grade from most attractive to least attractive, my response will be that it is unethical.

That some student whose name may be in the lowest point can see it and be sad as well as laugh at which may make them to have low self esteem and can even make them to stop going to school so that they would not be laugh at and as such, such things should be removed as the cons are more that the pros.

What are Unethical behavior?

Unethical behavior is known to be a term that can be defined as any kind of actions that are known to be done against social norms.

Note that they can be seen as any kind of acts that are found to be unacceptable to the public.

Therefore, Since there was an online ranking of all the students in your grade from most attractive to least attractive, my response will be that it is unethical. That some student whose name may be in the lowest point can see it and be sad as well as laugh at which may make them to have low self esteem and can even make them to stop going to school so that they would not be laugh at and as such, such things should be removed as the cons are more that the pros.

Learn more about Unethical behavior from

https://brainly.com/question/24518056

#SPJ1

Write a class encapsulating the concept of an investment, assuming
that the investment has the following attributes: the name of the
investor, the amount of the investment, and the static interest rate at
which the investment will be compounded. Include a default
constructor, an overloaded constructor, the accessors and mutators,
and methods, toString() and equals(). Also include a method returning
the future value of the investment depending on how many years
(parameter to this method) we hold it before selling it, which can be
calculated using the formula:
Future value = investment(1 + interest rate )year
We will assume that the interest rate is compounded annually. Write a
client class to test all the methods in your class and print out the tuture
value of and investment for 5, 10, and 20 years.

Answers

A class encapsulating the concept of an investment, assuming that the investment has the following attributes is given below:

The Program

import java.util.Scanner;

   /**

      This program compares CD /Investment plans input by the year

      broken down by the requirements below:

      This program creates a table of compound interest investment growth over time

      Broken down by: a) year b) balance at end of year

      Finance formula of A= P(1+ r/n)^n*t is used:

      A = Future Value         | P = Initial Investment

      r = annual interest rate |n = times interest is compounded/year

      t = years invested

   */

    public class InvestmentTableFirstTest

    {

       public static void main(String[] args)

       {

            Scanner in = new Scanner(System.in);

            String bestBankName = "";

            double bestGrowth = 0;

            boolean done = false;

            while(!done)

            {

                System.out.print("Plan name (one word, Q to quit): ");

                String bankName = in.next();

                if (bankName.equals("Q"))

                {

                      done = true;

                }

                else

                {

                     System.out.print("Please enter your principal investment: ");

                     final double PRINCIPAL_INVESTMENT = in.nextDouble();

                     System.out.print("Please enter the annual interest rate: ");

                     double iRate = in.nextDouble();

                     System.out.print("Please enter number of times interest is compounded per year:  ");

                     final double INCREMENT = in.nextDouble();      

                     System.out.print("Enter number of years: ");

                     int nyears = in.nextInt();

                     iRate = iRate/100; System.out.println("iRate:" + iRate);

                     //Print the table of balances for each year

                      for (int year = 1; year <= nyears; year++)

                      {

                       double MULTIPLIER = INCREMENT * year;

                       System.out.println("Multiplier: " + MULTIPLIER); // I've included this print statement to show that the multiplier changes with each passing year

                       double interest = 1 + (iRate/INCREMENT);

                       double balance = PRINCIPAL_INVESTMENT;

                       double growth =  balance * Math.pow(interest, MULTIPLIER);

                       growth = growth - PRINCIPAL_INVESTMENT;                      

                       balance = balance + growth;                                  

                       System.out.printf("Year: %2d  Interest Earned:   $%.2f\t   Ending Balance:   $%.2f\n", year, growth, balance);

                      if (bestBankName.equals("") || bestGrowth > growth) // || bestBankName > growth

                      {

                           bestBankName = bankName;  // bestBankName = bankName

                           bestGrowth = growth; // mostGrow = growth

                      }

                         System.out.println("Earning with this option: " + growth);        

                 }

            }

        }

           System.out.println("Best Growth: " + bestBankName);

           System.out.println("Amount Earned: " + bestGrowth);      

      }

   }

Read more about programming here:

https://brainly.com/question/23275071

#SPJ1

Why was the department of homeland security created ​

Answers

Answer: To stop terrorist

Explanation: After the attack on 9/11 the Department Homeland Security was created to stop terrorist. :)

The currency number format allows you to add a dollar sign symbol and decimal places for data true or false

Answers

decimal places for data is false

odify the guessing-game program so that the user thinks of a number that the computer must guess.

The computer must make no more than the minimum number of guesses, and it must prevent the user from cheating by entering misleading hints.
Use I'm out of guesses, and you cheated and Hooray, I've got it in X tries as your final output.

Answers

The guessing-game program that the user thinks of a number that the computer must guess is illustrated below.

How to illustrate the program?

The appropriate program for the guessing game will be:

import random

import math

smaller = int(input("Enter the smaller number: "))

larger = int(input("Enter the larger number: "))

count = 0

print()

while True:

   count += 1

   myNumber = (smaller + larger) // 2

   print('%d %d' % (smaller, larger))

   print('Your number is %d' % myNumber)

   choice = input('Enter =, <, or >: ')

   if choice == '=':

       print("Hooray, I've got it in %d tries" % count)

       break

   elif smaller == larger:

       print("I'm out of guesses, and you cheated")

       break

   elif choice == '<':

       larger = myNumber - 1

   else:

       smaller = myNumber + 1

Learn more about programs on:

https://brainly.com/question/16397886

#SPJ1

Whst addresses do not change if you copy them to a different cell?

Answers

The type of addresses that do not change if you copy them to a different cell is Absolute references.

What are absolute references?

There are known to be two types of cell references which are: relative and absolute.

Note that Relative and absolute references can work differently if copied and filled to other cells. The Absolute references, is one that often remain constant, no matter where a person may have copied them to.

Therefore, The type of addresses that do not change if you copy them to a different cell is Absolute references.

Learn more about Absolute references from

https://brainly.com/question/11764922

#SPJ1

Question 4: A computer controlled by a hacker is called a
O spybot
O pharm
O zombie
O Trojan horse

Answers

Zombie

Zombie is a computer connected to the internet that has been compromised by a hacker via a computer virus,worm or Trojan horse program
Zombie is going to be your correct answer

Question 1
Which of the following is NOT a picture format command?
O Remove background
O Theme
O Crop
O Arrange

Answers

It would be arrange.

The "Theme" command is NOT a picture format command.  (Option B)

How are the others a picture format command?

The other options listed – "Remove background," "Crop," and "Arrange" – are picture format commands that are typically found in image editing or presentation software.

"Theme" is usually related to the overall design style or appearance of a document or presentation, rather than a specific picture format manipulation.

It's important to note that your provided context is slightly unclear, and without additional details, this answer is based on common understanding of these terms in the context of image editing or presentation software.

Learn more about picture format  at:

https://brainly.com/question/32510553

#SPJ2

I need the user to type 17 OR 18 and if they type a different number the computer should say error else it should say thanks

if Age !="17" or "18" :
print("Error please try again")
elif Age == "17" or "18":
print("thanks")

Answers

The output for the first condition would be thanks while the one when age is not 17 or 18 would be error please try again.

What is the else if (elif statement)?

This is the statement that is used in programming which tells the computer to fulfill another condition if the first condition that it was given is unmet.

Here the first condition is to type 17 or 18 as age.

This would be

If Age == "17" or "18"

print ("thanks")

The output would be thanks if the age falls under the condition of 17 or 18.

Next we are to get what happens if age is not 17 or 18

elif age != "17" or "18"

print("Error please try again")

The output that we would have here if the first condition is unfulfilled would be error try again.

Read more on elif codes here: https://brainly.com/question/15091482

#SPJ1

Which statement best describes a characteristic of a relational database?

Answers

(RDBMS):

A relational database is a type of database that stores and provides access to data points that are related to one another. Relational databases are based on the relational model, an intuitive, straightforward way of representing data in tables. In a relational database, each row in the table is a record with a unique ID called the key. The columns of the table hold attributes of the data, and each record usually has a value for each attribute, making it easy to establish relationships among data points.

The relational database is basically used as the set of the table in which the data can be easily accessible without any re-organizing of the table in the database. In the structured query language (SQL), the relational database is used as the standard users and API ( Application programming interface). The relational database is basically needed to store the information or data in the form of tables. Due to the relational database, we can easily compare the data or information because the data are arranged in the form of columns

Database tables

In a relational database, all data is held in tables, which are made up of rows and columns. Each table has one or more columns, and each column is assigned a specific datatype, such as an integer number, a sequence of characters (for text), or a date. Each row in the table has a value for each column.

A typical fragment of a table containing employee information may look as follows:

emp_ID              emp_lname              emp_fname         emp_phone

10057                 Huong                       Zhang                   1096

10693                 Donaldson                Anne                     7821

The tables of a relational database have some important characteristics:

1. There is no significance to the order of the columns or rows.

2. Each row contains one and only one value for each column.

3. Each value for a given column has the same type.

Learn more about Relational Database: brainly.com/question/13262352

#SPJ1

Mary and Joanne would like to start their own jewelry business. They do not want to file a bunch of papers, but also do not want to be personally liable for debts incurred by the company. Which form of ownership should they pursue?\


A-Partnership
B-Sole proprietorship
C-Limited Partnership

(helping my friend do his work cos hes sick)

Answers

In the United States, an LLC is a type of organizational structure where the owners are not held personally responsible for the debts or obligations of the business. Limited liability companies are hybrid legal entities with traits shared by corporations, partnerships, and sole proprietorship.

What personally liable for debts incurred by the company?

A business where some people hold the bulk of the company's shares is known as a closely held corporation. Shares cannot be purchased by the public because they are not openly traded on an exchange. The majority shareholders have a large impact on and control over the company.

Therefore, The simplest and most straightforward type of business ownership is a sole proprietorship. One individual is the owner of it. The distinction between the individual and the company does not exist. Profits and losses from the company are shared by the owner.

Learn more about personally liable here:

https://brainly.com/question/14682274

#SPJ1

Is it true that all office programs include the capability to incorporate feedback called online collaboration across the internet or a company network

Answers

It is true that all office programs include the capability to incorporate feedback called online collaboration across the internet or a company network.

What is online collaboration?

The process of connecting users digitally to communicate in an online space is known as online collaboration. A software system that allows team members to communicate using video, audio, and text is usually used to supplement online collaboration.

It is primarily used by businesses to improve communication and project efficiency.

All Office programs include the ability to incorporate feedback via the internet or a company network, which is known as online collaboration.

Thus, the given statement is true.

For more details regarding online collaboration, visit:

https://brainly.com/question/19191600

#SPJ1

When working on a ladder, what's one thing you need to avoid in order to prevent falling?
A. Making sure the ladder is in its locked position before use
B. Having a peer hold the ladder while you're climbing to make sure it's stable
C. Facing the ladder as you climb up and downD. Using the top ladder as a step

Answers

Answer:

  D. Using the top ladder as a step

Explanation:

You are given suggestions for use of a ladder, and asked to identify one that is unsafe.

Ladder safety

In general, you will want to make sure a ladder is locked so that movable parts cannot move, and placed on a stable, level surface at an appropriate angle. It can be helpful to have someone hold the ladder for you to make sure it does not move. It is always a good idea to face the ladder while climbing up and down, so that you can appropriately grip the rails.

The one practice listed here that is unsafe is using the top step of the ladder.

Answer: Its D

Explanation:

Maintaining three points of contact with the ladder at all times

Never standing on either of the top two rungs of a stepladder

Never stepping on any of the top four rungs of an extension ladder

Having a partner hold and steady a ladder as you use the ladder to climb

up and down.

Question 3: Which of the following is NOT one of the basic functions of malware?
O Gathering personal information about you
O Launching a denial of service attack
O Aggressive advertising
O Tracking your surfing habits

Answers

Answer choice 4 is not one of the basic functions of malware

Group dynamics differ according to the size of the group.
True
False

Answers

Uhm this one is confusing in group dynamics we need peoples too but it really doesn’t matter in big size even if there is just two people we can interact anyways I will go for true

in python
Write an if-else statement with multiple branches.
If year is 2101 or later, print "Distant future" (without quotes). Otherwise, if year is 2001 or greater, print "21st century". Otherwise, if year is 1901 or greater, print "20th century". Else (1900 or earlier), print "Long ago".

Sample output with input: 1776
Long ago

Answers

Answer:

year = 1776

if year >= 2101:

   print("Distant future")

elif year >= 2001:

   print("20th century")

else:

   print("Long ago")

   

Explanation:

Alternatively, if you wanted the user to assign a value to the "year" variable. You could replace year = 1776 with year = int(input("Enter a year: "))

Other Questions
2. (01.06A LC)Which rational number equals 0 point 3 with bar over 3 ? (5 points)1 over 51 over 33 over 103 over 5 Use the properties of logarithms to evaluate each expression. log27-log9 Wood tends to be hard and relatively inflexible, especially when it's been dried. This is why wood is an excellent building material. Describe what is meant by an objective tone. how land route are important for our country UNIT1REVIEW CHAPTER 3-ANational ExpansionKEY CONCEPTS3. Think about how Americans solved some of the problems posed by western expansion.Describe the problems and solutions in the chart below.ProblemsSolutions 1\b=4/2b-10 can you help me i dont know the answer so can you please help me to find the answer? As a class project, Mrs. Wilson had the students collect data for the amount of seeds the class pet birds ate daily. Both birds were given the same amount of food daily. The students submitted that graph below. What should the label be for the y-axis of this graph? The y-axis is the independent variable and should be labelled days. , Not Selected The y-axis is the dependent variable and should be labelled amount of food eaten. , Not Selected The y-axis is the dependent variable and should be labelled type of dogs. , Not Selected Incorrect answer: The y-axis is the independent variable and should be labelled time. Write the ratio as a fraction in simplest form, with whole numbers in the numerator and denominator 45 to 9 Why did lincoln suspend habeas corpus? to keep people from voicing their opinions to protect against threats from antiwar activists to keep more states from seceding from the union PLS HELPPP I NEED IT FITT principle:Frequency-is how regular or often a person does the plan of a target health-related physical activity. It depends on how determined you want to accomplish your target. The more often you train, the faster the result.Intensity - is how hard a person exercise during a physical activity period. It can be measured in different ways, depending on the health-related component. For example, monitoring heart rate is one way to measure the intensity during aerobic endurance activities, but does not indicate intensity during flexibility activities. The harder you work, the faster your heart beats.Time - is the duration of the physical activity. Together with the other aspects of the FITT principle, time varies depending on the target health-related fitness component. For example, in developing flexibility, stretching may take 10-30 seconds for each activity, while the minimum time for performing an aerobic exercise is 20 minutes of continuous action.Type - refers to the physical activity chosen to improve a specific component of health-related fitness. Different events require different training programs. For example, if a person wants to increase core muscles, he or she must do exercises that target the oblique muscles, while another person wishing to improve his or her cardiovascular endurance needs to jog, run, swim or perform some other aerobic activities. QuestionHow does the author introduce Frank Stevens in "A Highway of Water"?Select all that apply.A Highway of WaterResponsesHINT - AS A ENGINEER IS CORRECT CHOOSE ONE MORE!by summarizing Stevens's important educational and work experiencesby summarizing Stevens's important educational and work experiencesby detailing the number of hospitals and sewage systems Stevens builtby detailing the number of hospitals and sewage systems Stevens builtby describing Stevens as an "engineer"by describing Stevens as an "engineer"by presenting the problem that Stevens was enlisted to solveby presenting the problem that Stevens was enlisted to solve When social order and religious freedom clash, what power does the state have to limit actions? Work out the two numbers that are multiples of 9 and have a difference of 52 3. Why would priests in the Spanish missions in Texas want the American Indians to take on anagricultural lifestyle?(1 point)The priests wanted to improve American Indians' way of life.O The priests believed that the American Indians would have to become farmers in order to becomecivilized.The priests hoped that by teaching the American Indians to farm, it would encourage them to adoptmore Spanish characteristics.The priests wanted to improve the American Indians diet by adding more fruits and vegetables. define a system you interact with every day. is the system open, closed, or isolated? how do matter and energy flow into, out of, or within the system? What were the results ofCongress's decision? Which traits are shared by all eukaryotic cells, and what are the three major lines of evidence that mitochondria arose from endosymbiosis with proteobacteria?(Penn Foster) Who founded the port city of New Orleans?La SalleCartierChamplainBienville Simplify5^35^7leaving your answer in index form.