Questions

1. Which language would you use to show text on a web page?
c#
HTML
fortran
assembler

2. Assembler is understood by most computers because
it is simpler
it is like English
it is an older language
it is nearer to machine code

3. What would you create with PHP?
a script
a server
a compiled language
a database

4. Which of these languages is compiled when it reaches your computer?
Javascript
PHP
Visual Basic
a compiler

5. Which of these two languages do almost the same job?
SQL and ASP
ASP and PHP
PHP and Ada
Ada and C++

6. Which of these can't run the same code on different types of computer?
HTML
C++
Java
PHP

7. Which is the hardest language to write?
Java
HTML
Basic
Assembler

8. In a 'client-side' script, what is the client?
The computer that sends the code
The computer that receives the code
The program that writes the code
The computer which writes HTML code