单选题
Theprevailingdistributedcomputingmodelofthecurrenteraiscalledclient/servercomputing.A( )isasolutioninwhichthepresentation,presentationlogic,applicationlogic,datamanipulationanddatalayersaredistributedbetweenclientPCsandoneormoreservers.A( )isapersonalcomputerthatdoesnothavetobeverypowerfulintermsofprocessorspeedandmemorybecauseitonlypresentstheinterfacetotheuser.A(作答此空)isapersonalcomputer,notebookcomputer,orworkstationthatistypicallymorepowerfulintermsofprocessorspeed,memory,andstoragecapacity.A( )hostsoneormoreshareddatabasebutalsoexecutesalldatabasecommandsandservicesforinformationsystems.A(n)( )hostsInternetorintranetWebsites,itcommunicateswithclientsbyreturningtothemdocumentsanddata.
【正确答案】
C
【答案解析】现在主流的分布式计算是客户/服务器计算模式。客户/服务器系统是一种解决方案,其中表示层、表示逻辑层、应用逻辑、数据操作、数据层分布在客户的PC端与一个或多个服务器端之间。瘦客户端指的是个人电脑在处理速度、内存方面无须很强大,因为它仅仅是展示接口给用户。胖客户端是指个人电脑、笔记本、工作站在处理速度、内存、存储容量方面都很强大的一类电脑。数据库服务器控制一个或多个共享数据库,同时也执行所有数据库命令以及服务于信息系统。web服务器控制互联网、信息平台,与客户端通信,返回给客户端文件与数据。