单项选择题

以下程序段运行后*(++p)的值为()char a[5]=”work”;char *p;p=a;

A.‘w’
B.存放’w’的地址
C.’o’
D.存放’o’的地址
<上一题 目录 下一题>
热门 试题

单项选择题
以下程序段运行后*(p+3)的值为()char a[]=”good”;char *p;p=a;
A.‘d’
B.‘/0’
C.存放’d’的地址
D.‘0’
单项选择题
WhenatechnicianlefttheserverroomMondayeveningeverythingwasoperational.Whenthe technicianreturnedTuesdaymorning,thefrontbezelwasoffofthemailserver,andithadbeen poweredoff.WhichofthefollowingshouldbecheckedFIRST?()A.TCP IPsettingsB.RAIDconfigurationC.WhetherthepowercordisattachedD.Serverroomaccesslog
A.Whenthe
B.WhichofthefollowingshouldbecheckedFIRST?()
A.TCP/IPsettings
C.RAIDconfiguration
D.Whetherthepowercordisattached
E.Serverroomaccesslog
相关试题
  • 通过Oracle SQL Developer可完成的DBA操...
  • 下列针对linux维护操作过程中,配置文件说...
  • 下列关于oracle数据库角色以及权限控制说法...
  • 下列不属于DataGuard 优点的是()。
  • Jenkins基于DOCKER的安装要求必须安装如下...