ExamGecko
Question list
Search
Search

Question 227 - SPLK-1002 discussion

Report
Export

Which of the following expressions could be used to create a calculated field called gigabytes?

A.
eval sc_bytes(1024/1024)
Answers
A.
eval sc_bytes(1024/1024)
B.
| eval negabytes=sc_bytes(1024/1024)
Answers
B.
| eval negabytes=sc_bytes(1024/1024)
C.
megabytes=sc_bytes(1024/1024)
Answers
C.
megabytes=sc_bytes(1024/1024)
D.
sc_bytas(1024/1024)
Answers
D.
sc_bytas(1024/1024)
Suggested answer: B
asked 23/09/2024
Kyle Norton
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first