answersLogoWhite

0

You mean reusable? Well it can be serially or parallel reusable.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering
Related Questions

What is the difference between loops and functions?

LOOP: In loops reusability of the code is restricted to a specific area FUNCTION: In functions reusability of the code is not restricted to specific area.That means you can call the function code from any where in the program


What is fucntion or non fucntion?

A function is a reusable block of code that performs a specific task and returns a value or result, while a non-function refers to code that is not encapsulated within a function and may not follow the principles of modularity and reusability. Functions help in organizing code, promoting reusability, and improving maintainability.


What is advantage of software reusability?

What is advantage of software reusability?


Features of Autocad?

Reusability,error tracking etc


What is called in plover?

In the context of the Plover programming language, "called" refers to invoking a function or procedure. When a function is "called," it executes the block of code defined within it, potentially returning a value or performing an action. This is a fundamental concept in programming, allowing for code reusability and modular design.


What makes the space shuttle different from other rockets?

Reusability.


Why would you use Arguments and Parameters?

Arguments and parameters are used in programming to pass data to functions, enabling them to perform operations based on that data. Parameters act as placeholders in function definitions, while arguments are the actual values provided when the function is called. This allows for greater flexibility and reusability of code, as the same function can be executed with different inputs to produce varying outcomes. Additionally, using arguments and parameters helps improve code readability and organization.


What is the main function of an overload?

When a person has information overload, it means that they receive so much information at one time that their brain cannot process it all.


How could you apply the concepts of Readability Reusability and Reliability?

You can apply the concept of readability by writing clear and well-structured code that is easy to understand. Reusability can be achieved by creating functions and modules that can be used in multiple parts of your codebase. Reliability can be ensured by writing code that is robust, handles errors gracefully, and has thorough testing procedures in place.


Is abstraction a form of software reusability?

No it is a way of managing complexity within a computer system.


What is a call in programming and how does it function within the context of software development?

In programming, a call refers to invoking a function or method to perform a specific task within a program. When a call is made, the program transfers control to the function being called, executes the code within that function, and then returns control back to the point in the program where the call was made. Calls are essential in software development as they allow for code reusability, organization, and modularization, making it easier to manage and maintain complex programs.


The function is the most frequently used type of function formula?

The SUM function would be the most commonly used function in Excel.