Multiple choice technology web technology

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

Text files in Pega store static content like HTML style sheets, JavaScript code, or other static text that should bypass rule resolution. Fragments, streams, and harnesses are different rule types that serve other purposes - fragments are reusable UI components, streams are for data processing, and harnesses define the overall UI structure.