subject

Question 9 (1 point)
saved

a/an is a software program or piece of code that a program needs in order to work. (select the best answer.)

question 9 options:

external factor

dependency

paradigm

sow

question 10 (1 point)
saved

in the simple model of software development, which stage includes interviewing users? (select the best answer.)

question 10 options:

stage 3: select a solution

stage 4: create a plan

stage 2: think of possible solutions

stage 5: write the code

question 11 (1 point)
saved

a/an development method is one in which the development does not follow a predictable or planned course of action. (select the best answer.)

question 11 options:

incremental

informal

waterfall

spiral

question 12 (1 point)

which programming paradigm uses lists of instructions to complete its tasks? (select the best answer.)

question 12 options:

functional programming

reflective programming

object-oriented programming

procedural programming

question 13 (1 point)

specific actions that a user might perform when using the software are called (select the best answer.)

question 13 options:

use cases

usability testing

qa

client requirements

question 14 (1 point)

what is the first phase in which a software program is usable enough to test? (select the best answer.)

question 14 options:

pre-alpha release

alpha release

beta release

feature complete

question 15 (1 point)

what is metaprogramming? (select the best answer.)

question 15 options:

telling a computer what to do, instead of telling the computer how to do it

organizing programmers into small teams who focus on small parts of a program

writing a program that writes or changes other programs

organizing a programming team according to the features a program should have

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 01:30, solikhalifeoy3j1r
In deadlock avoidance using banker’s algorithm, what would be the consequence(s) of: (i) a process declaring its maximum need as maximum possible for each resource. in other words, if a resource a has 5 instances, then each process declares its maximum need as 5. (ii) a process declaring its minimum needs as maximum needs. for example, a process may need 2-5 instances of resource a. but it declares its maximum need as 2.
Answers: 3
image
Computers and Technology, 23.06.2019 02:00, eila3601
As with any small island country, cuba has fewer natural resources than countries such as brazil. this affects their economy in that cuba a) exports only manufactured products. b) exports more products than it imports.. c) must import more products than it exports. d) has imposed trade barriers against the united states.
Answers: 3
image
Computers and Technology, 23.06.2019 21:40, gaby06
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings. for each match, add one point to user_score. upon a mismatch, end the game. sample output with inputs: 'rrgbryybgy' 'rrgbbrybgy'
Answers: 3
image
Computers and Technology, 24.06.2019 02:30, talia43
Assume a class window with accessor method getwidth that accepts no parameters and returns an integer. assume further an array of 3 window elements named winarr, has been declared and initialized. write a sequence of statements that prints out the width of the widest window in the array.
Answers: 2
You know the right answer?
Question 9 (1 point)
saved

a/an is a software program or piece of code that a pr...

Questions in other subjects: