Font size
WorksheetsProgramming languages
Total questions: 10
Worksheet time: 6mins
Computers can understand...
the English laguage
the Russian language
machine code
nothing
Abbreviations like ADD, SUB, MLPY are common for ...
Java script
assembly languages
C++
HTML
Low-level languages are ... (more than 1 variant is correct)
complex
close to English
easy
close to hardware
programmer-friendly
High-level languages are ... (more than 1 variant is correct)
programmer-friendly
easy
complex
close to hardware
require an assembler
To run on the Web, we would use ...
COBOL
Basic
Fortran
Java
Markup languages are used to ...
write system software
write business applications
create web documents
provide animation
A diagram that displays the steps of a program is called ...
a flowchart
a bug
a source code
a machine code
Business oriented language is ...
Fortran
Basic
COBOL
Python
The name "Pascal" means ...
the name of its developer
the name of a scientist Blaise Pascal
the name of Rapunzel's pet chameleon
the abbreaviation "PASsed CALculations"
What's the difference btw C and C++?
C is more simple
C++ has better syntax
С is slower
You can write games only in C++
