Multiple choice technology web technology

Style Sheet templates are stored in which class

  1. RULE-FILE-STYLE

  2. RULE-FILE-CSS

  3. RULE-FILE-TEXT

  4. RULE-FILE-BINARY

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

Style Sheet templates (CSS files) in Pega are stored in the RULE-FILE-TEXT class. This class handles text-based file storage including CSS, JavaScript, and other text format files, while other classes handle binary or specific file types.