Given:  <br /> package com.sun.scjp;<br /> public class Geodetics {  <br /> public static final double DIAMETER = 12756.32; //kilometers  <br /> }  <br /> Which two correctly access the DIAMETER member of the Geodetics class?()<br /> <img src="https://nimg.ppkao.com/2018-08/zhoulian/2018080114194111528.jpg?sign=a68ed648210ef2c63aae061c7bf40066&t=62d462df" />
A、A
B、B
C、C
D、D