Definitions for "String constant"
In C/C++/Java programming, a list of characters enclosed in double quotes in source code.
an address length pair where you are not supposed to reach through to change at the character level
an arbitrary sequence of characters bound by single quotes (apostrophes)
Keywords:  opposed, entered, code, source, user
a string value that was typed into the source code, as opposed to one that is generated by the program or entered by the user