Where are functions stored?

in the development environment or on the Internet

in the development environment or in an individual program

in an individual program or on a computer’s hard drive

in an individual program or in a lookup table

Answers

Answer 1

Answer:

In the development environment or in an individual program

Explanation:

A function in programming is a code or lines of code that perform a particular function.

They are stored in the development environment or in an individual program so they can be called up and execute when needed.


Related Questions


What is an example of a free online library?
A. Duck Duck Go
B. Project Gutenberg
C. Bing
D. PubMed

Answers

The answer is b
Hope it helps



B project GUTENBERG!!!!!!
:) brainliest?

Cards in a pack are black or red in the ratio
black: red = 2 : 5
What fraction of the cards are red?​

Answers

Answer:

[tex]Fraction = \frac{5}{7}[/tex]

Explanation:

Given

[tex]black: red = 2 : 5[/tex]

Required

Determine the fraction of red

First, we calculate the total ratio.

[tex]Total = black + red[/tex]

Substitute values for black and red

[tex]Total = 2 + 5[/tex]

[tex]Total = 7[/tex]

The fraction of red is then calculated as:

[tex]Fraction = \frac{Red}{Total}[/tex]

[tex]Fraction = \frac{5}{7}[/tex]

which option enable you to change the background colour of a slide​

Answers

Explanation:

In order to change the background color in Microsoft PowerPoint 2010 we need to go to View and Slide Master. Then, right click on the first slide and click Format Background. Then you can access the background options, including a way to change the background gradient effect or use a solid background color.

From the demonstration video on navigating the Outlook interface, which of the following is true? Check all that apply.

Use the ALT key on the keyboard to toggle letter keys to activate functions in Outlook.
To get to the Backstage view, click on the File tab on the top left.
The Outlook icon can be found on the Task Bar in Windows by default.
The Message Pane is where you can read the body of the message.
The Reading Pane and the To-Do List can be toggled on and off as needed.

Answers

Answer:

A, B, and E.

Explanation:

I just did it!

Which of the following is true of operations within a spreadsheet program’s built-in functions?
Operations within parentheses, then multiplication and division, and then addition and subtraction are computed.
Operations within parentheses, then addition and subtraction, and then multiplication and division are computed.
Multiplication and division, then addition and subtraction, and then operations within parentheses are computed.
Addition and subtraction, then multiplication and division, and then operations within parentheses are computed

A. Operations within parentheses, then multiplication and division, and then addition and subtraction are computed.

Answers

Answer:

a is the answer

Explanation:


You use utility software to
Select all that apply

Answers

to help analyze, configure, optimize or maintain a computer. Utility software usually focuses on how the computer infrastructure (including the computer hardware, operating system, software and data storage) operates.

Write a program that inputs a text file. The program should print the unique words in the file in alphabetical order. Uppercase words should take precedence over lowercase words. For example, 'Z' comes before 'a'.

Answers

Answer:

unique = []

with open("file_name.txt", "r") as file:

   lines = file.readlines()

   for line in lines:

       # assuming comma is the only delimiter in the file

       words = line.split()

       for word in words:

           word = word.strip()

           if word not in unique:

               unique.append(word)

unique = sorted(unique)

print(unique)

Explanation:

The python module opens a file using the 'with' keyword (the file closes automatically at the end end of the indentation) and the open built-in function and reads the content of the open file as a list of lines of the content.

Each line is split into a list and the unique words are collected and stored in the unique list variable.

The program is an illustration of file manipulations.

File manipulation involves writing to and reading from a file

The program in Python where comments are used to explain each line is as follows:

#This creates an empty list

wordList = []

#This opens the file

with open("myFile.txt", "r") as file:

   #This reads the file, line by line

   lines = file.readlines()

   #This iterates through each line

   for line in lines:

       #This splits each line into words

       words = line.split()

       #This iterates through each word

       for word in words:

           #This removes the spaces in each word

           word = word.strip()

           #This adds unique words to the list

           if word not in wordList:

               wordList.append(word)

#This prints the unique words in alphabetical order

print(sorted(wordList))

Read more about similar programs at:

https://brainly.com/question/19652376

You are responsible for several servers running Windows Server. You will be managing the log files on the servers. What should you use to work with the Windows log file

Answers

Incomplete question. The Options:

a. rsyslog

b. logrotate

c. /var/log

d. Event Viewer

Answer:

d. Event Viewer

Explanation:

Among all the listed options, only the Event Viewer application is specifically designed to log files on Windows servers. While rsyslog, logrotate, and  /var.log are designed for the Linux operating system environment.

Some of the common log files to be found on the Event Viewer application include;

log of applications opened,system errors, security warnings.

Answer:

its d

Explanation: there no need

Other Questions
As a new college graduate, Peter needs to develop contacts to ensure that his goal of having his own consulting company becomes a reality in the future. Which of the following actions should Peter take to develop and maintain his network?A. He must realize that reciprocity is the only important principle for building a successful network. B. He must avoid analyzing every situation for possibilities. C. He must keep his ambitions and goals under wraps. D. He must nurture relationships with individuals in the profession. 3 less than 8 times w PLZ HELP ASAP!! EXTRA POINTS!! BE FAST IM TIMEDAn education researcher is interested in comparing the learning outcomes of students who are taught a lesson using five different teaching techniques. There are 75 students in the school who can participate in the experiment. Using a table of random digits, the researcher will randomly place the students into five equally sized treatment groups suitable for comparison.Which number range would be needed to label the students correctly?A 04B 15C 0075D 0175 2. Which of the following graphs represents a relation that is not a function?A why is it possible for iron ships to float o water,but needles sink when dropped in water Question and answer choices are attached. Please pick the right answer and explain/show work if possible. Thanks! Help please!!!!!! :( HELP!!8. The speed that the car is going at an instant of time is called the (5 points)average speedfinal speedinitial speedinstantaneous speed Which table does NOT show a proportional relationship?1 pointABCD PLEASE ANSWER ASAP FOR BRAINLEST!!!!!!!!!!!!!!Elena gets a base pay of $1,500 per month. She also earns a commission of 8% of the total sales dollars that she makes. What are Elenas earnings for a month in which she has sales of $32,000? I dont know how to do this. Where is Philza staying in the DreamSMP?? L'manburg is gone(o7) but he has no bed at techno's house that ive seen so where does this man stay??Also any idea when the next techno stream is???? please help im doing pythagorean theorem and dont understand this please explain ty! What does prevents unreasonable search & seizure means? A food worker has prepared a large pot of rice that must be cooled.How should the food worker cool the rice safely?A. Set the rice in front of a fanB. Place the pot in a refrigeratorC. Cover the pot and leave it at room temperatureD. Separate the rice into smaller portions and refrigerate im having a bad day today How many groups of 13 inch are in 34 inch? Which of the following tables represents a proportional relationship? What type of exponential function is f(x)=0.6(2.4)^x?What is the function's percent rate of change?Select from the drop-down menus to correctly complete each statement.The function is an exponential CHOOSE function.The percent rate of change of the function is CHOOSE%.