Multiple choice technology embedded technologies

Each BP subcommand is called from the MP using the spp command. All bpsubcommands start with following :-- choose the correct option

  1. spp <lnhpath> bp

  2. spp -p <lnhpath> bp

  3. spp <lnhpath> -p bp

  4. There is no way you can execute the command from the MP

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

Each BP subcommand is invoked from the MP using the spp utility, which uses the -p parameter to supply the logical path to the processor: spp -p bp. Other options lack the correct parameter ordering.