搜题首页 > 试题详情
试题详情

Which two create an instance of an array?() 

A

 int ia = new int [15];

B

 float fa = new float [20];

C

 char ca = “Some String”;

D

 Object oa = new float[20];

E

 Int ia = (4, 5, 6) (1, 2, 3)

查看答案

相关试题

  • 广告策划应遵循的原则是()。

    A、系统性原则,效益性原则,可行性原则,动态性原则,真实性原则

    B、系统性原则,整体性原则,可行性原则,动态性原则,真实性原则

    C、系统性原则,效益性原则,相关性原则,动态性原则,真实性原则

    D、系统性原则,经济性原则,可行性原则,动态性原则,真实性原则

  • IDR的编码方式()。

    A、3/4FER

    B、ARQ

    C、HEC

    D、SBC

  • You enabled Automatic Shared Memory Management. The initialization parameters are set as shown below:  SGA_TARGET = 10GB SGA_MAX_SIZE = 14GB  STREAMS_POOL_SIZE = 1GB  SHARED_POOL_SIZE = 3GB  Which two statements are correct in this scenario? ()

    A

     A total of 14 GB memory will be allocated to the automatically tuned memory components

    B

     Reducing the value for SGA_TARGET to 9 GB will automatically decrease the memory allocated to shared pool from 3 GB to 2 GB

    C

     The value for SGA_TARGET can be increased up to a maximum of 14 GB

    D

     A maximum of 3 GB can be allocated to shared pool

    E

     Increasing the value for SGA_TARGET to 12 GB will automatically increase the memory allocated to autotuned parameters

    F

     Increasing the value for SGA_TARGET will automatically increase the memory allocated for  STREAMS_POOL_SIZE

  • ZXTRB328支持的配置:()

    A、全向站O1~O6

    B、定向站S11~S66

    C、定向站S111~S666

    D、定向站S111~S999

  • Given: What is the result?()

    A、 Afoo Afoo

    B、 Afoo Bfoo

    C、 Bfoo Afoo

    D、 Bfoo Bfoo

    E、 Compilation fails.

    F、 An exception is thrown at runtime.

联系我们
TOP