單項(xiàng)選擇題下列使用yum安裝apache命令正確的是()

A.yum -y install apache
B.yum -y install httpd
C.yum -y install http
D.yum -y install apachecd


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題查詢wg庫下user表中ID為1103的所有信息,以下SQL語句操作正確的是()

A.select * from wg.user where ID='1103';
B.show * from wg.user where ID='1103';
C.select from wg.user where ID='1103' and *;
D.select table wg.user where ID='1103';

4.單項(xiàng)選擇題在windows系統(tǒng)下使用什么命令啟動(dòng)Mysql()

A.net start mysql
B.net mysql start
C.systemctl start mysql
D.net start mysqld

5.單項(xiàng)選擇題以下對(duì)于MySQL中數(shù)據(jù)庫、表和記錄的關(guān)系描述正確的是()

A.數(shù)據(jù)庫能下有記錄,記錄下有表。
B.有了記錄才有表,最終才能形成數(shù)據(jù)庫。
C.數(shù)據(jù)庫中以表的形式存儲(chǔ)記錄。
D.數(shù)據(jù)庫中產(chǎn)出物為表和記錄。