更多“单选题What is the name of the file that identifies the set of available locale definitions?()A  locale.defB  lxdef.oraC  lx1boot.nlbD  lx1boot.oraE  lang.def”相关问题
  • 第1题:

    Which daemon identifies available filesystems throughthe /etc/xtab file?()

    • A、nfsd
    • B、biod
    • C、rpc.lockd
    • D、rpc.mountd

    正确答案:D

  • 第2题:

    Given:   1.d is a valid, non-null Date object   2.df is a valid, non-null DateFormat object set to the current locale    What outputs the current locale’s country name and the appropriate version of d’s date?()

    • A、Locale loc = Locale.getLocale(); System.out.println(loc.getDisplayCountry()+ " " + df.format(d));
    • B、Locale loc = Locale.getDefault(); System.out.println(loc.getDisplayCountry()+ " " + df.format(d));
    • C、Locale loc = Locale.getLocale();System.out.println(loc.getDisplayCountry()+ " " + df.setDateFormat(d));
    • D、 Locale loc = Locale.getDefault();System.out.println(loc.getDisplayCountry()+ " " + df.setDateFormat(d));

    正确答案:B

  • 第3题:

    Which is not a valid locale definition file type?()

    • A、 Language
    • B、 Linguistic sort
    • C、 Calendar
    • D、 Territory
    • E、 Character set

    正确答案:C

  • 第4题:

    When performing a database duplication, which duplicate database parameter would you set to ensure that the online redo logs are created in the correct location?()  

    • A、 log_file_name_convert
    • B、 convert_log_file_name
    • C、 file_name_convert_log
    • D、 redo_log_file_name_convert
    • E、 logfile_convert_directory

    正确答案:A

  • 第5题:

    单选题
    What is the last step in setting up a Primary Domain Name Server?()
    A

    Start the named daemon

    B

    Create the cache file

    C

    Create the name zone file

    D

    Create the local IP zone file


    正确答案: B
    解析: 暂无解析

  • 第6题:

    单选题
    Files /tmp/file2 and /tmp/file3 are hard linked to /tmp/file1.  What will the result be if a user makes changes to /tmp/file2 at the same time another user tries to delete /tmp/file1?()
    A

    All three files will contain the updates and will remain available.

    B

    All three files will be deleted and no changes will be made to /tmp/file2.

    C

    Only /tmp/file2 will contain the updates, but /tmp/file3 will remain available.

    D

    Both /tmp/file2 and /tmp/file3 will contain the updates and will remain available.


    正确答案: D
    解析: 暂无解析

  • 第7题:

    单选题
    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()
    A

    Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file

    B

    An error message is issued because – install is not a valid option for mysqld

    C

    A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf

    D

    Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file


    正确答案: C
    解析: 暂无解析

  • 第8题:

    单选题
    What is the name of the file that identifies the set of available locale definitions?()
    A

    locale.def

    B

    lxdef.ora

    C

    lx1boot.nlb

    D

    lx1boot.ora

    E

    lang.def


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    Where is the run date for an ‘at’ job located?()
    A

    Within the job environment set up

    B

    Within the user data of the at job

    C

    In the file name preceeded with a userid

    D

    In a special file used by the cron daemon


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    What is the name of the file that identifies the set of available locale definitions?()
    A

     locale.def

    B

     lxdef.ora

    C

     lx1boot.nlb

    D

     lx1boot.ora

    E

     lang.def


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    What does the Character Set Scanner command line utility do?()
    A

    Reports only on any Unicode character conversions required.

    B

    Performs character set conversions to the new specified character set.

    C

    Scans on any character set conversion required, then converts the data.

    D

    Checks for any character definitions that will fail conversion to the new character set.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    When issuing the CROSSCHECK command in RMAN, if a backup file CANNOT be found, to what status is that file set?()
    A

    DELETED

    B

    OBSOLETE

    C

    EXPIRED

    D

    UNKNOWN


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Where is the run date for an ‘at’ job located?()

    • A、Within the job environment set up
    • B、Within the user data of the at job
    • C、In the file name preceeded with a userid
    • D、In a special file used by the cron daemon

    正确答案:A

  • 第14题:

    You execute the following statement in a Microsoft Windows environment. There are no conflicts in the path name definitions. C: /> mysqld – install Mysql56 – defaults – file = C :/my –opts.cnf What is the expected outcome?()

    • A、Mysql is installed as the Windows service name Mysql56, and uses c: /my-opts.cnf as the configuration file
    • B、An error message is issued because – install is not a valid option for mysqld
    • C、A running Mysql 5.6 installation has its runtime configuration updated with the server variables set in c: /my-opts.cnf
    • D、Mysqld acts as an MSI installer and installs the Mysql 5.6 version, with the c: /my-opts.cnf configuration file

    正确答案:A

  • 第15题:

    What is the name of the file that identifies the set of available locale definitions?()

    • A、 locale.def
    • B、 lxdef.ora
    • C、 lx1boot.nlb
    • D、 lx1boot.ora
    • E、 lang.def

    正确答案:C

  • 第16题:

    You modify an existing Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  You add a theme to the ASP.NET application.  You need to apply the theme to override any settings of individual controls.  What should you do?()

    • A、In the Web.config file of the application,set the Theme attribute of the pages element to the name of the theme.
    • B、In the Web.config file of the application,set the StyleSheetThemeattribute of the pages element to the name of the theme.
    • C、Add a master page to the application. In the @Master directive,set the Theme attribute to the name of the theme.
    • D、Add a master page to the application. In the @Master directive,set the StyleSheetTheme attribute to the name of the theme.

    正确答案:A

  • 第17题:

    单选题
    Which is not a valid locale definition file type?()
    A

    Language

    B

    Linguistic sort

    C

    Calendar

    D

    Territory

    E

    Character set


    正确答案: D
    解析: 暂无解析

  • 第18题:

    单选题
    Given:   1.d is a valid, non-null Date object   2.df is a valid, non-null DateFormat object set to the current locale    What outputs the current locale’s country name and the appropriate version of d’s date?()
    A

    Locale loc = Locale.getLocale(); System.out.println(loc.getDisplayCountry()+   + df.format(d));

    B

    Locale loc = Locale.getDefault(); System.out.println(loc.getDisplayCountry()+   + df.format(d));

    C

    Locale loc = Locale.getLocale();System.out.println(loc.getDisplayCountry()+   + df.setDateFormat(d));

    D

     Locale loc = Locale.getDefault();System.out.println(loc.getDisplayCountry()+   + df.setDateFormat(d));


    正确答案: D
    解析: 暂无解析

  • 第19题:

    单选题
    What is the name of the file that is used to provide the configuration setting in unattended mode?()
    A

    Answer file.

    B

    Startup file.

    C

    Unattended configuration file.

    D

    Network file.


    正确答案: C
    解析: Answer file is used to provide the configuration settings during unattended installation of Windows 2000 professional.

  • 第20题:

    单选题
    You create a Data Collector Set (DCS).You need prevent the DCS from logging data if the server has less than 1 GB of available disk space. What should you do?()
    A

    Create a passive file screen.

    B

    Create an active file screen.

    C

    Modify the Data Manager settings of the DCS.

    D

    Modify the Stop Conditions settings of the DCS.


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    Which daemon identifies available filesystems throughthe /etc/xtab file?()
    A

    nfsd

    B

    biod

    C

    rpc.lockd

    D

    rpc.mountd


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    When performing a database duplication, which duplicate database parameter would you set to ensure that the online redo logs are created in the correct location?()
    A

     log_file_name_convert

    B

     convert_log_file_name

    C

     file_name_convert_log

    D

     redo_log_file_name_convert

    E

     logfile_convert_directory


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    Which is not a valid locale definition file type?()
    A

     Language

    B

     Linguistic sort

    C

     Calendar

    D

     Territory

    E

     Character set


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    You modify an existing Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  You add a theme to the ASP.NET application.  You need to apply the theme to override any settings of individual controls.  What should you do?()
    A

    In the Web.config file of the application,set the Theme attribute of the pages element to the name of the theme.

    B

    In the Web.config file of the application,set the StyleSheetThemeattribute of the pages element to the name of the theme.

    C

    Add a master page to the application. In the @Master directive,set the Theme attribute to the name of the theme.

    D

    Add a master page to the application. In the @Master directive,set the StyleSheetTheme attribute to the name of the theme.


    正确答案: D
    解析: 暂无解析