A-A+

The 3rd generation of programming language sha

2022-08-01 23:12:51 问答库 阅读 168 次

问题详情

The 3rd generation of programming language shares all the following characteristics EXCETP
A.it is used in designing software.
B.it is hardware-independent.
C.is should be translated into the computer language by software.
D.it is designed to solve some specific problem.请帮忙给出正确答案和分析,谢谢!

参考答案

正确答案:A
解析:本题是是非题。文章中提到a third generation of languages... are largely independent of the hardware; ...are designed for solving a particular type of problem; ... must be translated into machine code,但是没有提到设计软件,因此选择A。

考点: