subject

Student creates a Raptor program that allows the user to input a list of first names into one array and last names into a parallel array. Student’s program allows the input to be terminated when the user enters a sentinel character. Student’s program produces a list of email addresses where the address is of the following form:__deleted3ca2a6f87c5294b52729d d96452132238ff30a93885ec2a6df5de376 de0437acdeleted__.

What did student do?

a. Student declares and uses valid variables and arrays with the appropriate data types.
b. Student evaluates the input, processes the data and determines the appropriate solution.
c. Student creates formulas that can produce correct results.
d. Student shows mastery of algorithm design.
e. Student incorporates logical conditions that covers all boundaries specified by the problem.
f. Student uses defensive programming techniques.
g. Student shows strong evidence of applying program development strategies as discussed in the reading.
h. Student enters in the appropriate documentation.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 00:50, anthonycraig0205
3. what is the output of the following statements? temporary object1; temporary object2("rectangle", 8.5, 5); temporary object3("circle", 6, 0); temporary object4("cylinder", 6, 3.5); cout < < fixed < < showpoint < < setprecision(2); object1.print(); object2.print(); object3.print(); object4.print(); object1.set("sphere", 4.5, 0); object1.print();
Answers: 1
image
Computers and Technology, 24.06.2019 15:00, cooljariel11
What questions about an audience should be asked during presentation preparation? check all that apply. what does the audience already know about the topic? how will multimedia tools inspire the audience? is the information interesting and engaging? how will this information affect the presentation? will the audience change the message’s purpose? what is likely to interest the audience?
Answers: 3
image
Computers and Technology, 24.06.2019 20:00, Cookie320
Write c++programs for the following problem: let the user enter two numbers and display which is greater. !
Answers: 1
image
Computers and Technology, 25.06.2019 05:30, pooperjooper
Website hosting servers have their own unique ip address, what does this address consist of? a. numbers and letters b. numbers c. letters d. letters and symbols
Answers: 2
You know the right answer?
Student creates a Raptor program that allows the user to input a list of first names into one array...

Questions in other subjects: