Multiple choice technology programming languages

Command to find out the number of records that satisfy a particular condition i

  1. FPC

  2. WOL

  3. FCOUNT

  4. FRC

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

FPC (Find and Print Count) is the M204 command that counts and displays the number of records satisfying a condition. WOL is for ordered retrieval, FCOUNT is not a valid M204 command, and FRC is not a standard command.