Interview Questions

A variable

Glossary of Software QA/Testing


(Continued from previous question...)

A variable

"Variables" are data items in a program whose values can change. There are local and global variables. One example is a variable we have named "capacitor_voltage_10000", where "capacitor_voltage_10000" can be any whole number between -10000 and +10000.

(Continued on next question...)

Other Interview Questions