问题解决的基本特点有( )。A.变通性 B.认知性 C.目的性 D.序列性

题型:多项选择题

问题:

问题解决的基本特点有( )。

A.变通性

B.认知性

C.目的性

D.序列性

考点:教师资格考试教育心理学山东省教师资格考试教育心理学真题2008年
题型:多项选择题

引导总锁闭,对敌对进路()锁闭。

题型:多项选择题

完成科学地组织和存储数据并对数据进行高效地获取和维护的系统软件是

A.数据库系统

B.数据库管理系统

C.操作系统

D.语言处理程序

题型:多项选择题

以下程序运行后的输出结果是 【6】
#include <stdio.h>
int a=5;
fun (int b)
static int a=10;
a+ =b++;
printf("%d",a);

main()
int c=20;
fun(c);
a+ =c++;
printf("%d\n",a);

题型:多项选择题

在窗体上画一个通用对话框,其名称为CommonDialogl,然后画一个命令按钮,并编写如 下事件过程:  Private Sub Commandl_Click()    CommonDialogl,Flags=vbOFNHideReadOnly    CommontDialogl.Filter="All Files(*.*)|*.*|Text Files (*.*)|*.txt|"_                 & Batch Files (*.bat) |*.bat"    CommonDialogl.Filterlndex=1    CommonDialogl.Showopen    MsgBox CommonDialogl.FileName  End Sub  程序运行后,单击命令按钮,将显示一个“打开”对话框,此时在“文件类型”框中显示的是()。

A.All Fries(*.*)

B.Text Files(*.*)

C.Batch Files(*.bat)

D.All Files (*.*)|Text Files(*.*)

题型:多项选择题

目前GSM系统中有哪几种跳频方式?他们的名称是什么,分别写出各自的原理.

更多题库