Programming Flashcards
1
Q
What does HTML stand for?
A
HyperText Markup Language.
2
Q
What are HTML’s key characteristics?
A
Static website
Ability to manipulate
Tags
3
Q
What are Javascript’s key characteristics?
A
Dynamic
The tags begin with “”
Ability for users to interact with the website
4
Q
How can Java be used?
A
Create interactive web content (dynamic websites)
Development of mobile apps
Development of eCommerce software
Creating applications
5
Q
What are Java’s key characteristics?
A
Object-oriented (OOP)
Class-based
Concurrent