通常根据是否可以直接操纵计算机底层硬件,将程序设计语言分为低级语言、中级语言和_______。
高级语言
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/241293.html
上一篇: #include <iostream> #include <string.h> using namespace std; class Student{ private: char name[255]; int score[10]; public: Student(char n[ ],int s[ ]){ __________________; for(int i=0;i<
#include <iostream> #include <string.h> using namespace std; class Student{ private: char name[255]; int score[10]; public: Student(char n[ ],int s[ ]){ __________________; for(int i=0;i<
下一篇:以下关于WBS的说法,错误的是( )
以下关于WBS的说法,错误的是( )