IN PROGRAMMING EXAMINATION TEST 2026
QUESTIONS WITH SOLUTIONS GRADED A+
◉Input . Answer: Data sent to a computer for processing
◉Output . Answer: Data sent from a program to a device
◉Program Statement . Answer: Command or instruction in a program
◉Program . Answer: Collection of program statements
◉Sequential Programming . Answer: Program statements run in order,
from top to bottom
◉Event Driven Programming . Answer: Program statements run when
triggered by an event
◉Documentation . Answer: Written description of how a command or
code works