camelcase {Ans: The writing of compound words (like variable names, procedure names, and file names) by starting each word with a capital letter.}Event handlers {Ans: A block of code that is triggered when a certain event happens.}Incremental approach {Ans: An approach to programming where the programmer adds and tests code in small chunks at a time to make sure it behaves the way they want it to, before adding more code.}Computer Scientists {Ans: Scientists who apply their knowledge of computation to creating solutions using a computer system.}Algorithm {Ans: An ordered set of instructions that are used to carry out a task.}User-initiated event {Ans: In a program, an event that is triggered by user interaction with the user interface.}