网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
Which two statements are true about the rescue configuration file?()

A. It must include a root password.

B. It is rollback file number 50, and you can recover it by issuing rollback 50.

C. It is created by issuing request system configuration rescue save.

D. It is updated automatically when you commit.


参考答案

更多 “ Which two statements are true about the rescue configuration file?() A. It must include a root password.B. It is rollback file number 50, and you can recover it by issuing rollback 50.C. It is created by issuing request system configuration rescue save.D. It is updated automatically when you commit. ” 相关考题
考题 当文件被打开后会有个file对象,用户可以通过该对象得到关于该文件的各种信息。下列选项中,和File对象相关的属性描述错误的是?() A.file.softspace,如果用print输出后必须跟一个空格符,则返回true,否则返回falseB.file.name,返回文件的名称C.file.closed,返回true如果文件已被关闭,否则返回falseD.file.mode,返回被打开文件的访问模式

考题 YoucreateaWebpagethatcontainsthefollowingcode.Youneedtoprovidethefollowingimplementation.EachtimetheAddFilebuttonisclicked,anewdivelementiscreated.ThenewdivelementisappendedaftertheotherfileuploaddivelementsandbeforetheAddFilespan.Eachnewelementhasauniqueidentifier.Whichcodesegmentshouldyouuse?()A.$(#AddFile).click(function(){varid=File+++lastId;varitem=$(.File:first).clone(true);$(input:file,item).attr({id:id,name:id});item.insertBefore(#AddFile);});B.$(#AddFile).click(function(){varid=File+++lastId;$(.File:first).clone(true).attr({id:id,name:id}).insertBefore(#AddFile);});C.$(#AddFile).click(function(){varid=File+++lastId;});D.$(#AddFile).click(function(){varid=File+++lastId;varitem=$(.File:first).clone(true);$(input:file,item).attr({id:id,name:id});item.insertAfter(input[type=file]);});

考题 WhichtwoconstructanOutputSreamthatappendstothefile“file.txt”?() A.OutputStreamout=newFileOutputStream(“file.txt”);B.OutputStreamout=newFileOutputStream(“file.txt”,“append”);C.FileOutputStreamout=newFileOutputStream(“file.txt”,true);D.FileOutputStreamout=newFileOutputStream(newfile(“file.txt”));E.OutputStreamout=newFileOutputStream(newFile(“file.txt”)true);

考题 Whatwritesthetext“”totheendofthefile“file.txt”?() A.OutputStreamout=newFileOutputStream(“file.txt”); Out.writeBytes(“/n”);B.OutputStreamos=newFileOutputStream(“file.txt”,true); DataOutputStreamout=newDataOutputStream(os);out.writeBytes(“/n”);C.OutputStreamos=newFileOutputStream(“file.txt”); DataOutputStreamout=newDataOutputStream(os);out.writeBytes(“/n”);D.OutputStreamos=newOutputStream(“file.txt”,true); DataOutputStreamout=newDataOutputStream(os);out.writeBytes(“/n”);

考题 To enable the Database Smart Flash Cache, you configure the following parameters:DB_FLASH_CACHE_FILE = ‘/dev/flash_device_1’ , ‘/dev/flash_device_2’DB_FLASH_CACHE_SIZE=64GWhat is the result when you start up the database instance?()A. It results in an error because these parameter settings are invalid.B. One 64G flash cache file will be used.C. Two 64G flash cache files will be used.D. Two 32G flash cache files will be used.

考题 下列复选框构造方法,错误的是 ( )A.setLayout(new GridLayout(3,1));B.add(new Checkbox("one",null,true));C.add(new Checkbox("two"));D.add(new Checkbox("one",true));

考题 下列复选框构造方法,错误的是()。A.setLayout(newGridLayout(3,1));B.add(newCheckbox("one",null,true));C.add(newCheckbox("tWO");D.add(newCheckbox("one",true);

考题 About ________ of the workers in the factory were born in the ________.A.two-thirds, 1970 B.two-thirds, 1970s C.two-third,1970 D.two-third, 1970s

考题 12. About_______ of the workers in the factory were born in the __________.A. two- thirds;1970B. two- thirds ; 1970sC. two-third ; 1970D. two-third ; 1970s

考题 International distress signal in VHF calling for help is________.A.Help,Help,HelpB.Mayday,Mayday,MaydayC.Save,Save,SaveD.Rescue,Rescue,Rescue