Lancecourse
Courses
How-tos
Blog
Sign In
Sign Up
free
Francais
HTML Basics
This quiz will test your basic understanding of the HTML language.
Question 1
What is computer programming?
Speeding up your computer
Convincing the computer to never freeze
Telling the computer what to do through a special set of instructions
Question 2
Which generation of languages allows for the use of words and commands?
3rd generation
1st generation
2nd generation
Question 3
You need special software to write programs
True
false
Question 4
Ask user for a number, ask user for another number, multiply the two numbers, print result..What do you call this set of instructions?
PHP
A compiler
A class
An algorithm
Question 5
What is the software called that translates code into something meaningful the computer can understand?
Translator
Compiler
Converter
Transliterator
Question 6
What is object-oriented programming?
A type of programming involving a structured method of creating programs
A type of programming involving data types representing data structures
A type of programming using only numbers
A type of programming not in use anymore
Question 7
What is the difference between a variable and a constant?
No difference
Constants can be declared only in Java
The value of a constant doesn\'t change, the value of a variable can change all throughout a program
Variables can be declared only in software languages
Question 8
Before source code can be compiled, it has to be _______________
viewed in a command prompt
capitalized
parsed
saved in a separate file
Question 9
Which of the following is NOT a web language?
C++
PHP
Javascript
HTML
Question 10
Beginner programmers should start with a development environment
True
false
Answer all the questions then submit.
Submit Answers