Multiple choice technology programming languages

Select valid scriptlink commands

  1. lines2list

  2. list2lines

  3. select

  4. showbind

Reveal answer Fill a bubble to check yourself
A,C Correct answer
Explanation

ScriptLINK commands include various operations for data manipulation and display. 'lines2list' converts line-based data to list format, while 'select' performs selection operations. 'list2lines' and 'showbind' are not valid ScriptLINK commands in this context.