Variable Arguments

Views Updated: Dec 15, 2025

Key Facts

Abbreviation
VA
Pronunciation
/ˈvɛriəbəl ˈɑrgjəmənts/
Category
Computing
Related Field
Assembly

Examples in Context

  1. Literal or variable arguments can be passed into the action, and they are bound in sequence to the target Java method's parameters.
  2. Vector Control System of Permanent Magnet Synchronous Motor based on Variable Arguments(VA) PI Controller
  3. This is in contrast to language-bound, API-based interaction, whereby a client invokes server functions through remote proxies by passing variable arguments in a programming language.
  4. Here is an example of how to use the keyworded form. Again, one formal argument and two keyworded variable arguments are passed.
  5. GCC has long supported variadic macros, and used a different syntax that allowed you to give a name to the variable arguments just like any other argument.

Other meanings of VA