String variable type in programming

String variable type in programming is a collection of characters. Strings in programming are enclosed in single or double quotes. A person who creates a string object needs to be consistent with opening and closing quotes. If a single quote is used for start of a string, then single quote needs to indicate where it ends.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator