SAP Certified Associate Back End Developer ABAP Cloud · Free Practice Question Easy
Question 14
In the assignment.
DATA(gv result) = 1 / 8. What will be the data type of gv result?
-
A
TYPE DEFLOAT16
-
B
TYPE P DECIMALS 2
-
C
TYPE P DECIMALS 3
-
D
TYPE I
Reveal correct answer
Correct answer: D
Explanation

Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
