script includes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-15-2025 10:08 AM
Which of the following is true about script Include? a. Only one function can be stored in a classless script include b. A centralized location for reusable functions c. A class-less script is callable from client side d. Most are called from client scripts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-15-2025 10:18 AM
Hello @mulukanuriv
The correct answer is
- Option A: Only one function can be stored in a classless script include
- Option B: A centralized location for reusable functions
To learn more about Script Includes, especially classless ones, please refer to the official documentation here: Script include
Hope this helps!
"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"
Thank You
Juhi Poddar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-15-2025 10:19 AM
Hi @mulukanuriv ,
Option B(A centralized location for reusable functions)
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
â07-15-2025 12:37 PM
Which of the following is true about script Include?
âa. Only one function can be stored in a classless script include
â
b. A centralized location for reusable functions
â c. A class-less script is callable from client side
â d. Most are called from client scripts
B is 100 % â
,
C and D 100 % â
A debatable...
/* If my response wasnât a total disaster âï¸ â drop a Kudos or Accept as Solution â âï¸ Cheers! */