Strings
#4

The word "String" means series of characters ,like a sentence Example : "Hello Le3at"

Now,what is characters ? ,Characters are letter,numbers,punctuators etc. Exmple : 'H' <-- is a character 'E' <-- is a character ,'L' <-- is a character,'L' <-- is a character ,'O' <-- is a character

when we make a series/chain of it ,it becomes a string. Example : "Hello"

Therefore , series of characters is known as String.

Alphanumeric vales can also be store in a string ,such as new name[128] ; name = "Le3at"
Reply


Messages In This Thread
Strings - by Le3aT - 23.05.2014, 14:27
Re: Strings - by TheSimpleGuy - 23.05.2014, 14:29
Re: Strings - by NaClchemistryK - 23.05.2014, 14:29
Re: Strings - by Rittik - 23.05.2014, 14:34
Re: Strings - by NaClchemistryK - 23.05.2014, 14:38
Re: Strings - by Rittik - 23.05.2014, 14:40
Re: Strings - by NaClchemistryK - 23.05.2014, 14:44
Re: Strings - by Rittik - 23.05.2014, 14:47
Re: Strings - by Le3aT - 23.05.2014, 15:08
Re: Strings - by Rittik - 23.05.2014, 15:15

Forum Jump:


Users browsing this thread: 2 Guest(s)