Question 1 of 5 Share Facebook Twitter LinkedIn WhatsApp Email Copy Link What are two characteristics of programming libraries? (Choose 2 answers) A. A single program can only include one library. B. The functions in a single library usually serve a common purpose. C. All of a language's libraries are automatically included in a program. D. Using libraries will always make a program run less efficiently. E. A single library normally includes more than one function. F. One library will contain one function but can have several variables. Submit Answer
Question 2 of 5 Share Facebook Twitter LinkedIn WhatsApp Email Copy Link Which function would likely be found in the same library as one that produces a random number? A. Sorting an array of values B. Producing a random character C. Multiplying two numbers together D. Asking the user for a number Submit Answer
Question 3 of 5 Share Facebook Twitter LinkedIn WhatsApp Email Copy Link What is an advantage of using programming libraries? A. They are compiled with the main program B. They save hard disk space C. They save development time D. They are loaded into memory Submit Answer
Question 4 of 5 Share Facebook Twitter LinkedIn WhatsApp Email Copy Link Which language could be used to code using a functional programming paradigm? A. CSS B. HTML C. Python D. LaTeX Submit Answer
Question 5 of 5 Share Facebook Twitter LinkedIn WhatsApp Email Copy Link Which language has extensive support for objects? A. HTML B. Java C. C D. Markup Submit Answer