ServiceNow Certified System Administrator — Question 243
What is the language used for scripting in ServiceNow?
Answer options
- A. C++
- B. JavaScript
- C. PHP
- D. Python
Correct answer: B
Explanation
JavaScript is the correct answer because ServiceNow uses it as its primary scripting language for client-side and server-side scripting. The other options, C++, PHP, and Python, are not used for scripting in ServiceNow, making them incorrect choices.