Which modifiers and return types would be valid in the declaration of a working main() method for a Java standalone application?()  
A、private
B、final
C、static
D、int
E、abstract