IBM(000-M65)

单选题When you are designing a Web application, which options define how rich text displays in a browser?()A Using HTMLB Using Java AppletC Using AJAX ControlD Using Best Fit for OS

题目
单选题
When you are designing a Web application, which options define how rich text displays in a browser?()
A

Using HTML

B

Using Java Applet

C

Using AJAX Control

D

Using Best Fit for OS

参考答案和解析
正确答案: A
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

When you are designing a Web application, which options define how rich text displays in a browser?()

  • A、"Using HTML"
  • B、"Using Java Applet"
  • C、"Using AJAX Control"
  • D、"Using Best Fit for OS"

正确答案:C

第2题:

Which of the following options would best help to reduce packet fragmentation for a TCP application transferring large amounts of data between servers across a path of multiple networks?()

  • A、 Adjust Path MTU attributes, using the no command.
  • B、 Adjust the status queue size on the adapters, using the chdev command.
  • C、 Adjust ipforwarding to enabled, using the no command.
  • D、 Adjust tcp_maxburst to enabled, using the no command.

正确答案:A

第3题:

Which two scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object?()

A.When using versions of Java technology earlier than 5.0.

B.When sharing a StringBuffer among multiple threads.

C.When using the java.io class StringBufferInputStream.

D.When you plan to reuse the StringBuffer to build more than one string.


参考答案:A, B

第4题:

Which activity supports the data integrity requirements of an application?()

  • A、Using HTTPS as a protocol
  • B、Using an LDAP security realm
  • C、Using HTTP Basic authentication
  • D、Using forms-based authentication

正确答案:A

第5题:

A developer wants a web application to be notified when the application is about to be shut down. Which two actions are necessary to accomplish this goal?()

  • A、Include a listener directive in a JSP page
  • B、configure a listener in the TLD file using the  element
  • C、Include a  element in the web application deployment descriptor
  • D、configure a listener in the application deployment descriptor, using the  element
  • E、Include a class implementing ServletContextListener as part of the web application deploymen

正确答案:D,E

第6题:

You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. You want to deploy that application in such a way that the shortcuts of that application should be created on the used desktop as well as in start-menu. When a user first click on the shortcut or try to open any file whose extension is associated with that application, then that application should automatically install on the computer. What should you do to accomplish this task?()

  • A、Using GPO, publish that application at user level
  • B、Using GPO, assign that application at the user level
  • C、Using GPO, publish that application at computer level
  • D、Using GPO, assign that application at the computer level.

正确答案:B

第7题:

A Cluster Administrator is implementing a custom resource group for a new web application. The  goal is to ensure the resource group is always active. Preference should be given to the priority node at startup time,but fallback to the priority node should be scheduled during a nonbusy time.  Using custom resource group options, what combination best achieve the desired resource group behavior?()   

  • A、 Online On All Available Nodes,using a setting timer
  • B、 Online On Home Node Only,using a fallback timer
  • C、 Online On Home Node Only,using both setting and fallback timers
  • D、 Online On First Available Node,using both settling and fallback timers

正确答案:D

第8题:

You would like to view all Fast Ethernet interfaces currently using VLAN tagging and the specific VLANs each interface is using.Which CLI command displays this information?()

A.A

B.B

C.C

D.D


参考答案:C

第9题:

You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. When you access the application in a Web browser, you receive the following error message: "Service Unavailable".  You need to access the application successfully.  What should you do?()

  • A、Start Microsoft IIS 6.0. 
  • B、Start the Application pool. 
  • C、Set the .NET Framework version. 
  • D、Add the Web.config file for the application.

正确答案:B

第10题:

Which two scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object?()

  • A、When using versions of Java technology earlier than 5.0.
  • B、When sharing a StringBuffer among multiple threads.
  • C、When using the java.io class StringBufferInputStream.
  • D、When you plan to reuse the StringBuffer to build more than one string.

正确答案:A,B

更多相关问题