The following except ( ) belongs to the manual programming.
A: a program sheet
B: process knowledge
C: computer aided programming
A: a program sheet
B: process knowledge
C: computer aided programming
举一反三
- Which of the following program is right? A: include <stdio.h> int main(); { /*programming*/ printf("programming!\n"); return 0; } B: include <stdio.h> int main() { /*programming*/ printf("programming!\n"); return 0; } C: include <stdio.h> void main() { /*programming*/ printf("programming!\n") return 0; } D: include <stdio.h> int mian() { /*programming*/ printf("programming!\n"); return 0; }
- Cutting the first part in programming is to ( ) A: Check the correctness of the part drawing design B: Check the correctness of the part's process plan C: Check the correctness of the program sheet, and comprehensively check whether the processed parts meet the requirements of the drawing D: Only check the correctness of the program sheet
- Which of the following program is right? ( ) A: #include<br/>int main();<br/>{ /*programming*/<br/>printf("programming!\n");<br/>return 0;<br/>} B: #include<br/>int main()<br/>{ /*programming*/<br/>printf("programming!\n");<br/>return 0;<br/>} C: include <br/>void main()<br/>{ /*programming*/ <br/>printf("programming!\n");<br/>return 0;<br/>} D: #include<br/>int mian()<br/>{ /*programming*/<br/>printf("programming!\n");<br/>return 0;<br/>}
- Which of the following is a hard skill? A: Foreign languages B: Leadership C: Computer programming D: Flexibility
- He computer programming when he was playing computer