CMS专题

判断题API[Application Progamming Interface]的中文意思为应用程序编程界面。A 对B 错

题目
判断题
API[Application Progamming Interface]的中文意思为应用程序编程界面。
A

B

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

您正在写的下面的代码是,调用一个函数从Win32应用程序编程接口(API)通过使用平台调用。Intrc=MessageBox(hWnd,text,caption,type)下面正确的是()

A.A

B.B

C.C

D.D


参考答案:A

第2题:

● TCP/IP communication protocol contains four layers. From bottom to top, the four layers are __(71)__.

(71)A.network interface layer, internet layer, transport layer and application layer

B.internet layer, network interface layer, transport layer and application layer

C.network interface layer, transport layer, network interface layer and application layer

D.application layer, transport layer, internet layer and network interface layer


正确答案:A

第3题:

The de facto standard Application Program Interface (API) for TCP/IP applications is the “sockets” interface. Although this API was developed for (71) in the early 1960s it has also been implemented on a wide variety of no-Unix systems. TCP/IP (72) Written using the sockets API have in the past enjoyed a high degree of portability and we would like the same (73) with IPv6 applications. But changes are required to the sockets API to support IPv6 and this memo describes these changes. These include a new socket address structure to carry IPv6 (74) ,new address conversion functions, and some new socket options. These extensions are designed to provide access to the basic IPv6 features requited by TCP and UDP applications, including multicasting, while introducing a minimums of change into the system and providing complete (75) for existing IPv4 applications.

A.Windows

B.Linux

C.Unix

D.DOS


参考答案:C

第4题:

下列不属于Window98操作系统中多媒体应用的体系结构的应用程序编程接口(API)的是______。

A.DirectX

B.MIDI

C.OpenGL

D.GDI


正确答案:B
解析:Window98操作系统多媒体应用的体系结构的应用程序编程接口(API)包括应用程序接口(API),如DirectX、OpenGL、GDI、Glide、MCI、VFW等。MIDI是一种乐器数字接口,是一种音频文件格式,不属于Window98操作系统中多媒体应用的体系结构的应用程序编程接口(API)。

第5题:

TCP/IP communication protocol contains four layers. From bottom to top, the four layers are __(71)__.

A.network interface layer, internet layer, transport layer and application layer

B.internet layer, network interface layer, transport layer and application layer

C.network interface layer, transport layer, network interface layer and application layer

D.application layer, transport layer, internet layer and network interface layer


正确答案:A
TCP/IP协议是当今世界上最流行的开放系统协议集,它正在支撑着Internet的正常运转。它由4层组成,由低到高依次为网络接口层.Internet层.传输层.应用层。

第6题:

在Windows平台下通常使用的三维编程开发工具包括微软公司的三维图形应用程序接口(API)①和SGI公司的三维图形应用程序接口(API)②。


正确答案:①Direct 3D ②OpenGL
①Direct 3D ②OpenGL

第7题:

Microsoft网络模型包括7个层次,其中文件系统接口层的定义作用为( )

A.提供“路径切换”

B.将API调用翻译为计算机可理解的语言

C.用户应用程序在该层进行API调用

D.运行网卡所带的软件驱动程序


正确答案:B
解析:Microsoft网络模型包括7个层次,其中文件系统接口层的作用是将API调用翻译为计算机可理解的语言。

第8题:

API遵循UNIX中的应用编程界面标准____。


参考答案:POSIX

第9题:

下列关于Windows的叙述错误的是( )。

A.应用程序接口(Application Program Interface,API)是操作系统公开的可以被应用程序调用的函数定义、参数定义和消息格式的集合

B.动态链接库DLL包含Win 32 API对应的所有函数

C.Windows 98通过将计算机系统分成几个虚拟机来实现多任务

D.Windows 98中磁盘空间分配的方法采用连续空间分配策略


正确答案:D
解析:Windows98中磁盘空间分配的方法采用链接空间分配策略,每个文件都有一个指向一张链表的指针。

第10题:

API[Application Progamming Interface]的中文意思为应用程序编程界面。

A.错误

B.正确


参考答案:A