EGR 1400 | UPDATED Questions with 100% Verified Answers
Question:
Program
Answer:
A set of coded instructions that enables a machine, especially a computer, to perform a
desired sequence of operations.
Question:
Event-Driven Programming
Answer:
-Clicking a mouse button
-Typing a character on the keyboard
-A passage of a certain amount of time
-Moving the mouse
-Deleting or changing a value
Question:
Analyze the problem - 1
Answer:
Understand the inputs, outputs, and their relationships
Question:
Develop the interface - 2
Answer:
Create objects to receive input, display output, and process the inputs to produce
outputs
Question:
Design the logic - 3
Answer:
Develop object-event diagram: show all relationships, develop an algorithm (flowchart)
to depict the logic, desk check using representatives and nonstandard data
, Question:
Code Logic - 4
Answer:
Translate the design into program code
Question:
Test and debug - 5
Answer:
Locate and remove any program errors
Question:
Complete the documentation - 6
Answer:
Organize all the material that describes the program
Question:
Menu bar
Answer:
File, edit, view....
Question:
Tool bar
Answer:
Save as, where play form button is located
Question:
Toolbox
Answer:
Where to find radio buttons, labels, textboxes, ect...
Question:
Project explorer window
Answer:
Question:
Program
Answer:
A set of coded instructions that enables a machine, especially a computer, to perform a
desired sequence of operations.
Question:
Event-Driven Programming
Answer:
-Clicking a mouse button
-Typing a character on the keyboard
-A passage of a certain amount of time
-Moving the mouse
-Deleting or changing a value
Question:
Analyze the problem - 1
Answer:
Understand the inputs, outputs, and their relationships
Question:
Develop the interface - 2
Answer:
Create objects to receive input, display output, and process the inputs to produce
outputs
Question:
Design the logic - 3
Answer:
Develop object-event diagram: show all relationships, develop an algorithm (flowchart)
to depict the logic, desk check using representatives and nonstandard data
, Question:
Code Logic - 4
Answer:
Translate the design into program code
Question:
Test and debug - 5
Answer:
Locate and remove any program errors
Question:
Complete the documentation - 6
Answer:
Organize all the material that describes the program
Question:
Menu bar
Answer:
File, edit, view....
Question:
Tool bar
Answer:
Save as, where play form button is located
Question:
Toolbox
Answer:
Where to find radio buttons, labels, textboxes, ect...
Question:
Project explorer window
Answer: