-
Which of these is NOT a markup language?
- JavaScript
-
After months of hard work, the big day has finally arrived, and new software will be produced and distributed. Which phase of the software development life cycle is this?
- implementation
-
What is the difference between an interpreted computer language and a compiled one?
- A compiled language is translated into binary all at once; an interpreted language is translated line by line.
-
What is a major advantage of the spiral method?
- It minimizes failures in risky projects.
-
Which one of these is NOT an interpreted language?
- C++
Which of these is NOT a markup language?
(1 point)
Responses
HTML
HTML
XML
XML
JavaScript
JavaScript
TeXAfter months of hard work, the big day has finally arrived, and new software will be produced and distributed. Which phase of the software development life cycle is this?
(1 point)
Responses
analysis
analysis
maintenance
maintenance
implementation
implementation
testingWhat is the difference between an interpreted computer language and a compiled one?
(1 point)
Responses
An interpreted language is translated into binary all at once; a compiled language is translated line by line.
An interpreted language is translated into binary all at once; a compiled language is translated line by line.
A compiled language is translated into binary all at once; an interpreted language is translated line by line.
A compiled language is translated into binary all at once; an interpreted language is translated line by line.
An interpreted language is translated into binary; a compiled language is combined from more than one language.
An interpreted language is translated into binary; a compiled language is combined from more than one language.
A compiled language is translated into binary; an interpreted language is combined from more than one language.What is a major advantage of the spiral method?
(1 point)
Responses
It is rigid.
It is rigid.
It involves sprints.
It involves sprints.
It minimizes failures in risky projects.
It minimizes failures in risky projects.
It always uses Python.
It always uses Python.Which one of these is NOT an interpreted language?
(1 point)
Responses
Python
Python
PHP
PHP
C++
C++
Ruby
Ruby
1 answer