1
answer
What is a variable?
A named container that stores data in memory. view more
A named container that stores data in memory. view more
An ordered collection of values in a single variable. view more
== compares with type coercion; === compares value AND type. view more
A reusable block of code that performs a task. view more
A distributed version control system. view more
Application Programming Interface APIs allow different software to communicate. view more