answersLogoWhite

0

In programming, an argument takes a value or vales and performs an operation is called a function or method. If a method does not return a value, it is described as 'void'.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What takes a value or values performs an operation and returns a result to the cell?

called function


How can you find the domain and range of a function?

The domain is a subset of the values for which the function is defined. The range is the set of values that the function takes as the argument of the function takes all the values in the domain.


Does a function that takes a value or values and performs an operation return a result to the caller?

Not necessarily. A function that accepts one or more arguments may process those arguments but need not return any value to the caller. In this case the function simply returns void.


Operations?

In mathematics, an operation is a function which takes zero or more input values to a well-defined output value. The number of operands is the arity of the operation.


What is a sentence with operation?

An operation has several meanings. Here are some sentences with different meanings.The surgical operation was a success, and the patient will recover completely.The military operation will take place next week.Operation of that machine takes special training.He used scientific operation to solve the problem.You have a operation at the doc. today at 12:30.The post operation takes field-values from records in the transaction (source) table and uses them to replace, add to, or subtract from field-values of records in master (destination) table.As a noun: My dad ran the operation of the farm and my mom did the bookkeeping.As an adjective: There was an operation notice to shut down all power to the machine.


Why you use sample and hold?

The purpose of this circuit is to hold the analogue value steady for a short time while the converter or other following system performs some operation that takes a little time.


What does an algorithm named timesTen that accept an integer argument when its called should display the product of its argument mutipled by 10?

The algorithm named timesTen takes an integer argument and calculates the product of that integer multiplied by 10. When called, it performs the multiplication and displays the result. For example, if the input is 5, the output will be 50. This simple function effectively demonstrates basic arithmetic operations in programming.


Function that performs a mathematical function against a group of records?

You can create a function in a programming language like Python or SQL that takes a group of records as input and performs a mathematical operation on them. This function would iterate through the records, apply the specified mathematical operation, and return the result. For example, in SQL you can use aggregate functions like SUM, AVG, MAX, MIN, etc. to perform calculations on groups of records.


What is the definition of frequency table in math terms?

It is a table which shows a set of values that some variable takes and the number of times that it takes those values.


Who did India Arie sing with on 'Dancing with the Stars'?

In the show "Dancing with the Stars" Episode 4 Originally aired: September 21, 2010 The first elimination takes place; Santana performs; Daughtry performs; India Arie performs; comic Adam Carolla.


What factor takes into account the impact that a compromise would have on your operation?

Risk


What Is Arity?

An arity is a number of arguments or operands a function or operation takes.