Multiple choice technology web technology

Developer1 added custom code to a rule-html-section removing auto-generated HTML check box. Developer2 clicked Auto-generated HTML check box later and saved the same rule. Then what happened to custom code that developer1 entered?

  1. a)Custom code will be there.

  2. b) Custom code is removed when Auto Generated HTML check box is checked again.

  3. c) Custom code will be commented when Auto Generated HTML check box is checked again.

  4. d) Cannot check Auto Generated HTML check box once it is unchecked.

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

When the Auto-generated HTML checkbox is re-checked, PRPC regenerates the entire HTML section, replacing any custom code that was added while the checkbox was unchecked. This is by design - auto-generation takes precedence over custom modifications to maintain consistency.