SPLK-1002 · Question #16
SPLK-1002 Question #16: Real Exam Question with Answer & Explanation
The correct answer is D: Tostring (). The eval command supports a number of functions that you can use in your expressions to perform calculations, conversions, string manipulations and more. One of the eval command functions is tostring(), which converts a numeric value to a string value. Therefore, option D is corr
Question
Which of the following eval command function is valid?
Options
- AInt ()
- BCount ( )
- CPrint ()
- DTostring ()
Explanation
The eval command supports a number of functions that you can use in your expressions to perform calculations, conversions, string manipulations and more. One of the eval command functions is tostring(), which converts a numeric value to a string value. Therefore, option D is correct, while options A, B and C are incorrect because they are not valid eval command
Topics
Community Discussion
No community discussion yet for this question.