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
[单选题]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和( )语言绑定。A.CB.C++C.JavaD.汇编语言
[多选题]J2EE 架构通常包括:( )A.表现层B.客户层C.业务逻辑层D.数据访问层