单项选择题
A. 0…32767
B. 0…65535
C. –256…255
D. 32768…32767
E. Range is platform dependent.
多项选择题 Given: Integer i = new Integer (42); Long l = new Long (42); Double d = new Double (42.0); Which two expression evaluate to true?()
多项选择题 Given: 1. public class ConstOver { 2. public constOver(int x, int y, int z) { 3. } 4. } Which two overload the ConstOver Constructor?()
多项选择题 Whichtwoarevalidvaluesfortheelementinsideaelementofawebapplicationdeploymentdescriptor?()