【单选题】下列表达式成立的是
C.
Number("123abc")==parseFloat("123abc")
D.
parseInt(12.5)==parseFloat(12.5)
【简答题】I had just started back for the house to change my clothes ________ I heard voices. A) as B) when C) after D) while
【单选题】一幅320×240的真彩色图像,未压缩的图像数据量是( )
【单选题】He left home ______a cold morning, and I heard that he was coming back _____ the late afternoon.
【单选题】I have heard a lot of good things about you __________I came back from abroad.A.since ##
A.
I have heard a lot of good things about you __________I came back from abroad. A.since
【单选题】下列表达式成立的是:
A.
Object obj = new String("hello")
C.
String s=new StringBuffer();
D.
Number n=new Integer(2);
【简答题】I had just started back for the house to change my clothes I heard voices.
【单选题】下列表达式成立的是
A.
parseInt(12.5)==parseFloat(12.5)
B.
Number("123abc")==parseFloat("123abc")