answers with grade A+
what does it mean to write a computer program? –
ANSWER
to write a sequence of instructions written using a
Computer Programming Language to perform a specified
task by the computer.
Name 5 types of programming languages – ANSWER
C++, Java, PHP, Perl, Python, C, Ruby follow this link for
more: http://www.tutorialspoint.com/codingground.htm
, what is a text editor – ANSWER
This is a Software, which will be used to write your
computer program. Your Windows machine must have a
Notepad, which can be used to type your program.
give an example of a text editor –
ANSWERnotepad, notepad++, office
what transfers your text format into a binary format –
ANSWER
a compiler
what does the compiler actually do – ANSWER