MTEL Digital Literacy and Computer Science

Category - Digital Lit and CS

A programmer would most likely use the standard library of a programming language in order to:
  1. Look up definitions of programming terms.
  2. Access pre-built classes and modules for use in a project.
  3. Download open-source software programs written in the language.
  4. Search through documentation that explains the programming language.
Explanation
Correct Response: B. Standard libraries most likely include common modules, data structures, classes, macros, subroutines, etc. A is incorrect because a standard library would not have a text document containing verbal definitions of terms. C is incorrect because open- source software would most likely not be considered commonly used enough to be in the standard library. D is incorrect because a standard library holds common code, not documentation.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz