Multiple choice technology platforms and products

Which contain static text, such as HTML style sheets or JavaScript code and are not subject to rule resolution.

  1. Fragments

  2. text files

  3. streams

  4. harnesses

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

In Pega, text file rules (Rule-File-Text) store static content like CSS style sheets, JavaScript files, or images. These rules are cached and served directly by the web server, bypass rule resolution during execution, and optimize performance compared to dynamic HTML fragments or harnesses.