下面程序運行后不正確的是()
A.3F4E5S B.4E5S C.F4E D.c2U3F4E
A.struct結構名指針變量名; B.struct結構名*指針變量名; C.struct*指針變量名結構名; D.struct指針變量名結構名;