[单选题]

UML-based tools are often used for J2EE/.NET application analysis and design,both because UML's object orientation is ideal for the J2EE/.NET implementation(66) and because of the expanding scope and complexity of today's enterprise endeavors.(67) the approaches diverge at the coding/implementation phase,a common Set of analysis and design techniques applies to both J2EEand.NET.

The use of a virtual machine (VM) architecture is also common to J2EE and .NET. Application development tools(68) intermediate-level code instead of platform-specific binary code, which means the VM interprets that code in real time or performs Just-In-Time (JIT) compilation; the Microsoft VM always runs JIT-compiled code. This VM-based model results in(69)-independent applications and is conducive to the late-binding technique that's(70) to the OO approach.

A.block

B.model

C.module

D.group

参考答案与解析:

相关试题

J2EE 是技术还是平台还是框架? 什么是J2EE

[试题]J2EE 是技术还是平台还是框架? 什么是J2EE

  • 查看答案
  • J2EE 是技术还是平台还是框架?什么是J2EE

    [试题]J2EE 是技术还是平台还是框架?什么是J2EE

  • 查看答案
  • J2EE 是什么?

    [试题]J2EE 是什么?

  • 查看答案
  • J2EE是什么?

    [试题]J2EE是什么?

  • 查看答案
  • J2EE的优势

    [问答题] J2EE的优势

  • 查看答案
  • J2EE是什么?

    [问答题] J2EE是什么?

  • 查看答案
  • Quality planning tools are often used to

    [单选题]Quality planning tools are often used to help plan effective quality management activities . ()is one of such tools, which involves company actual or planned project practices to those or other projects to generate ideas for improvement and to provid

  • 查看答案
  • J2EE和()语言绑定。

    [单选题]J2EE和( )语言绑定。A.CB.C++C.JavaD.汇编语言

  • 查看答案
  • J2EE容器的组成

    [问答题] J2EE容器的组成

  • 查看答案
  • Quality planning tools are often used t

    [单选题]Quality planning tools are often used to help plan effective quality management activities.(71) is one of such tools, which involves comparing actual or planned project practices to those of other projects to generate ideas for improvement and to pro

  • 查看答案
  • UML£­based tools are often used for J2EE