Answer the following statements true (T) or false (F)
1. Computer games are a type of application software.
2. Scripting language code is embedded into an HTML document.
3. A programming language is a compiled language but a scripting language is not compiled
before it is run.
4. Assembly language consists of a sequence of bits that are all zeros and ones.
5. PHP and ASP are dynamic programming languages that require the use of a debugger and
an editor.
1. True
2. True
3. True
4. False
5. False
Computer Science & Information Technology
You might also like to view...
A(n) ________ chart is best for showing trends in data over time
Fill in the blank(s) with correct word
Computer Science & Information Technology
Every high-level computer programming language contains a ____ statement that you can use to code any loop, including both indefinite and definite loops.
A. do B. while C. for D. count
Computer Science & Information Technology