Programming

12345678910111213
Across
  1. 5. A popular programming language known for its use in system software
  2. 6. A type of data structure that holds a collection of elements in a key-value pair
  3. 8. A CSS framework for responsive web design
  4. 9. A language used for structuring and presenting content on the web
  5. 11. A programming paradigm that focuses on the use of functions
  6. 12. A logical operation that combines two conditions and returns true if both are true
  7. 13. The file extension for a C++ source code file
Down
  1. 1. A common method to fetch data from a database in SQL
  2. 2. A widely-used version control system for tracking changes in code
  3. 3. A file format for storing data in a structured format, often used in web development
  4. 4. A high-level, class-based, object-oriented programming language that is widely used
  5. 5. A programming language known for its use in web development
  6. 7. A loop structure that repeats until a condition is met
  7. 10. A common loop structure in many programming languages