Which gets the name of the parent directory file “file.txt”?()
第1题:
以下选项中错误的是( )
A.char *sp; gets(sp);
B.char sp[5] gets(sp);
C.char *sp="12345"; gets(sp);
D.charsp[5]="\0" gets(sp)
第2题:
有以下定义: #include <stdio.h> char a[10], *b=a; 下面不能给数组a输入字符串的语句是( )。
A.gets(a)
B.gets(a[0]);
C.gets(&a[0]);
D.gets(b);
第3题:
有以下定义: #include <stdio.h> char a[10],*b=a; 不能给数组a输入字符串的语句是
A.gets(a)
B.gets(a[0])
C.gets(&a[0]);
D.gets(b);
第4题:
Fueling results in the collection of waste oil in drip pans and containers. Which is an approved method of disposing of the waste oil?
A.Draining it overboard when the vessel gets underway
B.Placing it in proper disposal facilities
C.Adding sinking agents and discharging it into the water
D.Mixing it with dispersants before draining it overboard
第5题:
You execute the following command to create two consumer groups, FIN_GROUP1 and PAY_GROUP1, for a plan,PROD_PLAN: BEGIN DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN (SIMPLE_PLAN => ’prod_plan’, CONSUMER_GROUP1 => ’fin_group1’, GROUP1_CPU => 80, CONSUMER_GROUP2 => ’pay_group1’, GROUP2_CPU => 20); END; Which three statements are true?()
第6题:
给了两段documentation里的描述,问这个时候发哪种类型的ICMP包。 The interface on which the packet comes into the router is the same interface on which the packet gets routed out. The subnet or network of the source IP address is on the same subnet or network of the next-hop IP address of the routed packet.
第7题:
A mail server keeps shutting down. The administrator gets an error message over temperature error. Which of the following should the administrator replace FIRST?()
第8题:
Which property of the Label control gets/sets the identifer for a server control that the Label control is associated with?()
第9题:
Dubai has created many man-made islands.
There are many foreigners working in Dubai.
Many international visitors come to Dubai every year.
Dubai now gets money mainly from selling oil.
第10题:
The database remains open.
The database gets dismounted.
The database becomes read only.
The database instance gets aborted.
The database gets shut down automatically.
The status of the database depends on the status of the USERS tablespace.
第11题:
Draining it overboard when the vessel gets underway
Placing it in proper disposal facilities
Adding sinking agents and discharging it into the water
Mixing it with dispersants before draining it overboard
第12题:
/nəuit/
/nəu wit/
/nəujit/
/nəurit/
第13题:
设有下列程序:
include<stdio.h>
include<string.h>
main()
{ int i;
char si 10],ti 10];
gets(t);
for(i=0;i<2;i++)
{ gets(s);
if(strcmp(t,s)<0)strcpy(t,s);
}
printf("%s\n",t);
}
程序运行后,从键盘上输入(<CR>代表回车符):CDEF<CR>BADEF<CR>QTHRG<CR>,则程序的输出结果是______。
第14题:
以下程序 #include<string.h> main() { char a1[80],a2[80],*s1=a1,*s2=a2; gets(s1);gets(s2) if(!strcmp(s1,s2))printf("*"); else printf("#"); printf("%d\n",strlen(strcat(s1,s2))); } 如果从键盘上输入: book<回车> book<空格><回车> 则输出结果是( )
A.*8
B.#9
C.#6
D.*9
第15题:
有以下定义
#include <stdio.h>
char a[10],*b=a;
不能给a数组输入字符串的语句是
A.gets(A)
B.gets(a[0]);
C.gets(&a[0]);
D.gets(B) ;
第16题:
第17题:
若有定义chara[10],*b=a;不能给数组a输入字符串"youknow"的语句是()
第18题:
A mail server keeps shutting down. The administrator gets an error message over temperature error? Which of the following should the administrator replace FIRST?()
第19题:
Due to media failure you lost one of the data files belonging to the USERS tablespace, and the tablespace is not available to use. Which statement regarding the status of the database is true?()
第20题:
Power supply fan
CPU fan
Heat sink
Case fan
第21题:
第22题:
SYS_GROUP gets 100% CPU resources at level 1.
FIN_GROUP1 gets 80% CPU resources at level 1.
FIN_GROUP1 gets 80% CPU resources at level 2.
PAY_GROUP1 gets 20% CPU resources at level 1.
PAY_GROUP1 gets 20% CPU resources at level 2.
OTHER_GROUP gets 100% CPU resources at level 1.
OTHER_GROUP gets 100% CPU resources at level 2.
第23题:
‘What's the 'matter?
The ‘sweater is’ beautiful.
He ‘started 'counting it.
‘He usually 'gets up at ‘six O'clock.
第24题:
it seems that your brain gets frozen
one’s brain gets frozen
your brain seems to freeze
your brains seem to freeze
one’s brain seems to freeze