题目内容

下面哪个是正确的()

A. String temp [] = new String {“a” “b” “c”};
B. String temp [] = {“a” “b” “c”}
C. String temp = {“a”. “b”, “c”}
D. String temp [] = {“a”. “b”, “c”}

查看答案
更多问题

设置iptables防火墙策略,默认禁止与本地进程进行通信,以下语法正确的是()

A. iptables -t filter -I INPUT ACCEPT
B. iptables -t filter -A INPUT ACCEPT
C. iptables -t nat -A INPUT ACCEPT
D. iptables -P INPUT DROP

数据流程图的四种基本元素是:数据流、处理、__和数据存储

管理信息系统按其所能处理的管理数据和提供决策服务程度可分为三类:事务处理系统、管理信息系统和__

信息范围极广,气温变化属于__信息,遗传密码属于生物信息

答案查题题库