Crossword Programming_Group 5

1234567891011121314
Across
  1. 2. What type of program translates and executes code line by line?
  2. 6. programming languages ​​used in universities to teach the basics programming.
  3. 7. What diagram is used to visually represent the sequence of steps in a process or algorithm?
  4. 10. What process involves finding and fixing errors or bugs in a program?
  5. 12. what programming language was developed in 1959 and mainly used for business applications
  6. 13. a standard language used to create and design web pages.
  7. 14. a symbol used to indicate flow or incoming direction where various actions in the program are performed
Down
  1. 1. symbols used to start and end a flowchart
  2. 3. symbols on a flowchart used for input and output
  3. 4. source code that has been translated by the compiler into
  4. 5. What early programming language was designed to be easy for beginners and was popular in the 1960s?
  5. 8. The translator from assembly language to machine code is called
  6. 9. Which company originally developed the Java programming language?
  7. 11. a special program which converts the source into machine code the only language understood by the processor