19.4k views
4 votes
When using command-line terminal, specific letters that start with a dash ("-") and appear after command names are considered to be: a. Keywords b. Options c. Arguments d. Metacharacters

User Dpdwilson
by
3.8k points

1 Answer

2 votes

Answer:

Option B i.e., Options is the correct option.

Step-by-step explanation:

While the user using a dash(-) operator in command line terminal with any particular letter that starts with the dash operator then some commands will appear after the command name that considered to be options. Command Line terminal uses a dash operator for only some specific letters and it will not use with all the commands.

User Bcause
by
3.4k points