Podcast Beta
Questions and Answers
Match the following programming languages to their descriptions:
Python = Used primarily for client-side scripting in web applications JavaScript = Primarily used for styling web pages SQL = A general-purpose programming language CSS = Used for database queries
Match the following descriptions to the appropriate programming language:
General-purpose programming = JavaScript Client-side scripting for web applications = CSS Database queries = Python Styling web pages = SQL
Match the primary usage to the correct programming language:
General-purpose programming = CSS Client-side scripting for web applications = Python Database queries = JavaScript Styling web pages = SQL