Question

Giovanni is using a declarative programming language. Which of the following is Giovanni MOST LIKELY doing? (1 point) coding in SQL to retrieve information from a database coding in C++ to develop an operating system coding in Java to find the factorial of a number coding in C to develop software applications



Joanie is using code to create a basic web page without any interactive pieces. Which of the following languages is she using? (1 point) HTML Python Java JavaScript



Which generation programming language is used primarily in the field of artificial intelligence? (1 point) first third fourth fifth



Any programmable device that can execute operations automatically is a: (1 point) code. function. computer. chip.



Angel is writing a code that includes the line <body>. What language is she using? (1 point) Python JavaScript HTML Java



Which of the following is a line written in an imperative programming language? (1 point) SELECT firstname, lastname FROM customer for(int i=2; i<=n; i++) WHERE birthyear = 2000;



Which of the following makes a household object such as a refrigerator, toothbrush, or television, a computer? (1 point) It can be used by anyone in the home. It contains a programmable chip. It uses electricity. It is used every day



Which of the following is used to represent instructions in second generation programming languages? (1 point) mnemonic codes binary numbers angled parentheses square brackets



2GLs are also known as: (1 point) high-level languages. machine languages. database languages. assembly languages.



Li is using a high-level programming language that focuses on how the code will be executed. What type of language is Li using? (1 point) retrieval language declarative language informational language imperative language



Which of the following is known as a machine language and uses the binary digits 0 and 1 to represent instructions? (1 point) 1GLs 3GLs 4GLs 5GLs



A high-level programming language that focuses on the code that will be executed is known as: (1 point) an imperative language. a declarative language. an informational language. a retrieval language.



Declan is writing code to organize data in his company’s database management system and to generate reports. What generation programming language is Declan using? (1 point) first third fourth fifth



Shira is writing SQL code to analyze data in her company’s data management system. What generation programming language is Shira using? (1 point) first second third fourth



Which of the following terms refers to the set of steps that a computer program follows to solve a problem? (1 point) algorithm code program application



Answers

GPT-4o mini
Here are the answers to your questions:

1. Giovanni is using a declarative programming language. Which of the following is Giovanni MOST LIKELY doing?
**Answer:** coding in SQL to retrieve information from a database.

2. Joanie is using code to create a basic web page without any interactive pieces. Which of the following languages is she using?
**Answer:** HTML.

3. Which generation programming language is used primarily in the field of artificial intelligence?
**Answer:** fourth.

4. Any programmable device that can execute operations automatically is a:
**Answer:** computer.

5. Angel is writing a code that includes the line <body>. What language is she using?
**Answer:** HTML.

6. Which of the following is a line written in an imperative programming language?
**Answer:** for(int i=2; i<=n; i++).

7. Which of the following makes a household object such as a refrigerator, toothbrush, or television, a computer?
**Answer:** It contains a programmable chip.

8. Which of the following is used to represent instructions in second generation programming languages?
**Answer:** mnemonic codes.

9. 2GLs are also known as:
**Answer:** assembly languages.

10. Li is using a high-level programming language that focuses on how the code will be executed. What type of language is Li using?
**Answer:** imperative language.

11. Which of the following is known as a machine language and uses the binary digits 0 and 1 to represent instructions?
**Answer:** 1GLs.

12. A high-level programming language that focuses on the code that will be executed is known as:
**Answer:** an imperative language.

13. Declan is writing code to organize data in his company’s database management system and to generate reports. What generation programming language is Declan using?
**Answer:** third.

14. Shira is writing SQL code to analyze data in her company’s data management system. What generation programming language is Shira using?
**Answer:** fourth.

15. Which of the following terms refers to the set of steps that a computer program follows to solve a problem?
**Answer:** algorithm.