A. Integer x = "123"; B. Long x = 10.5; C. Double x = 20; D. Byte x = 100;
A. static B. finally C. final D. instance