Step by step learning
What is the result of the code:
double d1 = 67,876; System.out.print(d1);
Compilation error
67.876
67
Please log in or register to have a possibility to add comment.
Please log in or register to have a possibility to add comment.