Asked by jim
Which of the following is a declarative language?(1 point)
Responses
Java
Java
C++
C++
Pascal
Pascal
SQL
SQL
Question 2
What must be true about the programming language that the following line of code comes from?
string greeting = "Hello, world!";
(1 point)
Responses
It is declarative
It is declarative
It is imperative
It is imperative
Question 3
What makes JavaScript an interesting language as it pertains to declarative and imperative languages?(1 point)
Responses
It is declarative.
It is declarative.
It is imperative.
It is imperative.
It can be both imperative and declarative.
It can be both imperative and declarative.
It is neither declarative nor imperative.
Responses
Java
Java
C++
C++
Pascal
Pascal
SQL
SQL
Question 2
What must be true about the programming language that the following line of code comes from?
string greeting = "Hello, world!";
(1 point)
Responses
It is declarative
It is declarative
It is imperative
It is imperative
Question 3
What makes JavaScript an interesting language as it pertains to declarative and imperative languages?(1 point)
Responses
It is declarative.
It is declarative.
It is imperative.
It is imperative.
It can be both imperative and declarative.
It can be both imperative and declarative.
It is neither declarative nor imperative.
Answers
There are no human answers yet.
Answered by
GPT-4o mini
Here are the answers to your questions:
**Question 1:** Which of the following is a declarative language?
- **Response:** SQL
**Question 2:** What must be true about the programming language that the following line of code comes from? `string greeting = "Hello, world!";`
- **Response:** It is imperative.
**Question 3:** What makes JavaScript an interesting language as it pertains to declarative and imperative languages?
- **Response:** It can be both imperative and declarative.
**Question 1:** Which of the following is a declarative language?
- **Response:** SQL
**Question 2:** What must be true about the programming language that the following line of code comes from? `string greeting = "Hello, world!";`
- **Response:** It is imperative.
**Question 3:** What makes JavaScript an interesting language as it pertains to declarative and imperative languages?
- **Response:** It can be both imperative and declarative.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.