CMS专题

单选题The system analysts have requested heavy use of object features. The database design makes use of PL/SQL8 object types, methods, and LOB types. How do you work with these features on the client?()A Write client-side subprograms containing the PL/SQL8 c

题目
单选题
The system analysts have requested heavy use of object features. The database design makes use of PL/SQL8 object types, methods, and LOB types. How do you work with these features on the client?()
A

Write client-side subprograms containing the PL/SQL8 constructs, and move them into an object group. 

B

Write server-side subprograms, and call the subprograms from the form application. 

C

Store the PL/SQL8 constructs in a PL/SQL library, and attack the library to each form muddle in your application.

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

第1题:

Models drawn by the system analysts during the process of the structured analysis are(72).

A.PERTs

B.EMV

C.UMLs

D.DFDs


正确答案:D
题目翻译:在结构化系统分析过程中绘出的模型图是DFD图。数据流图(DataFlowDiagram,DFD)是一种能全面地描述信息系统逻辑模型的主要工具,它可以用少数几种符号综合地反映出信息在系统中的流动、处理和存储情况。DFD由数据流、加工、数据存储和外部实体4个要素构成。外部实体是指存在于软件系统之外的人员或组织,它指出系统所需数据的发源地和系统所产生数据的归宿地。

第2题:

The Charterers to have the right to __________ of all winches,derricks including heavy lift gear and/or cranes to their full capacity.

A.Freely use

B.Use freely

C.Free use

D.Use free


正确答案:C

第3题:

●Models drawn by the system analysts during the process of the structured analysis are(72).

(72) A.PERTs

B.EMV

C.UMLs

D. DFDs


正确答案:D

第4题:

A system does not have a nameserver defined for IP address resolution. What file does AIX use to determine the IP address of a remote system?()

  • A、/etc/hosts
  • B、/etc/names
  • C、/etc/rc.tcpip
  • D、/etc/resolv.conf

正确答案:A

第5题:

An administrator does not have console access to a Windows Server. Which of the following command line utilities should the administrator use to reboot the system remotely?()

  • A、reboot
  • B、pkill
  • C、shutdown
  • D、kill

正确答案:C

第6题:

The task at hand now is to(56)the programmers who still use yesterday's software technology to solve today's software problems. Object-oriented programming requires a new attitude toward problem(57). Problem(57)with computer system becomes more natural. Application can(58)be translated into(59). Although it is commonly believed that it will be easier to train new programmers to use object-oriented techniques than to(60)programmers who have substantial experience in applying conventional programming language constructs.

A.test

B.force

C.educate

D.touch


正确答案:C

第7题:

( )analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems.Ultimately,the system models become the( )for designing and constructing an improved system.( )is such a technique.The emphasis in this technique is process-centered.Systems analysts draw a series of process models called( )、(请作答此空)is another such technique that integrates data and process concerns into constructs called objects.

A.Structured analysis
B.Information Engineering
C.Discovery Prototyping
D.Object-Oriented analysis

答案:D
解析:
模型驱动的分析方法强调通过绘制图形化的系统模型来说明和验证已有的或待开发的系统。这些系统模型最终会成为设计和构建改进后的系统的蓝图。结构化分析就是这样一种方法,它是以过程为中心的。在结构化分析方法中,系统分析员所绘制的一系列过程模型被称为DFD。面向对象分析是另外一种模型驱动的分析方法,它将数据和过程统一到了一个被称为"对象"的结构中。

第8题:

You executed this command to create a password file:$ orapwd file = orapworcl entries = 10 ignorecase = NWhich two statements are true about the password file?()

A. It will permit the use of uppercase passwords for database users who have been granted the SYSOPER role.

B. It contains username and passwords of database users who are members of the OSOPER operating system group.

C. It contains usernames and passwords of database users who are members of the OSDBA operating system group.

D. It will permit the use of lowercase passwords for database users who have granted the SYSDBA role.

E. It will not permit the use of mixed case passwords for the database users who have been granted the SYSDBA role.


参考答案:A, D

第9题:

Proper lifting technique for heavy items is:()

  • A、to use gloves to pick up the item.
  • B、to squat and lift from the legs.
  • C、to have two people bend down and pick the item up.
  • D、to bend down and lift the item up.

正确答案:B

第10题:

You are designing an n-tier Java EE application. You have already decided that some of your JSPs willneed to get data from a Customer entity bean. You are trying to decide whether to use a Customer stubobject or a Transfer Object. Which two statements are true?()

  • A、The stub will increase network traffic.
  • B、The Transfer Object will decrease data staleness.
  • C、The stub will increase the logic necessary in the JSPs.
  • D、In both cases, the JSPs can use EL expressions to get data.
  • E、Only the Transfer Object will need to use a Business Delegate.

正确答案:A,D

更多相关问题