The char type store only one symbol of data (letter, digit, space, tab and so on). The string type is able to keep virtually data of any length. Also string type is based on arrays and uses reference type working with memory.
Copyright © 2026 eLLeNow.com All Rights Reserved.