Question | Answer |
Indentation | indentation helps with reading the code. dim t as char dim has as string console.writeline ("hello world") if display hello world |
modulatrisation | It helps with being able to read the code because all the code is not in one solid block |
modularisation | it make it easier and neater to write because it made of a series of smaller routines |
commenting code ` | it helps with being able to read because the comment allows you to see what the code is about. |
Want to create your own Flashcards for free with GoConqr? Learn more.