Answer: Ellipsis
Explanation:
The Ellipsis is one of the type of notation that is specifically used in the programming language for accepting the number of variable argument and denoting the various types of unspecified arguments. It is also known as VA (Variable argument).
Therefore, Ellipsis is the correct answer.