New Activity
Play Fill in the Blanks Game
A computer system works by ____________________ instructions .
These instructions are written using special software known as a ____________________ language .
A language is a means of ____________________ .
Human languages are known as ____________________ languages . These type of languages are not suitable to write programs for a computer system because they are ____________________ .
Programming languages can be split into 2 groups : ____________________ level languages and ____________________ level languages .
A CPU can only understand instructions written using ____________________ and ____________________ ; this is the lowest level programming language - it is called ____________________ language .
____________________ language is another type of low level language . The programming makes use of short abbreviated instructions known as ____________________ .
High level languages are also known as ____________________ - oriented languages .
Examples of high level languages include : ____________________ ; Visual ____________________ ; Python ; C ; C + ; C + + ; C# ( sharp ) ; ____________________ .