A programmer receives requirements from customers and deciders 1o build a first version of a program.
Which phase of an agile approach is being carried out when trio programmer starts writing the program's first version?
A software developer creates a list of all objects and functions that will be used in a board game application and then begins to write the code for each object.
A software developer determines the mathematical operations that a calculator program should support When two waterfall approach phases are involved?
A software team has been commissioned to create an animation application. Which event takes place during the analysis phase in the agile approach?
A particular sorting takes integer list 10,8 and incorrectly sorts the list to 6, 10, 8.
What is true about the algorithm’s correctness for sorting an arbitrary list of three integers?
A programmer has been hired to create an inventory system for the books in a library. What is the waterfall phase in which waterfall outlining all the functions that need to be written to support the inventory system?
A programmer is writing code using C. Which paradigm could the programmer be using?
A programming loam is using the waterfall design approach to create an application. Which deliverable would be produced during the design phase?
What is one characteristic of an object-oriented language that is not a characteristic of a procedural or functional language?
An algorithm should output ‘’OK’’ if a number is between 98.3 and 98.9, else the output is ‘’Net OK’’
Which test is a valid test of the algorithm?
The steps in an algorithm to find the maximum of integers a and b are given.
Which two steps of the algorithm should be switched to make the algorithm successful?
NDE |