This blog is been created for students of GW-basic facing problems in their academics year(matric). We are trying our atmost to create a teach your self blog
Tuesday, 1 July 2014
PROGRAM#1 *CONCATENATION*
concatenation is the process in which the airthmetic plus sign joins with two string to make them count count 1 for example 1+1 = 2 but in string a+a=aa and in string it is called concatination. |
CONCATENATION IS A STEP THAT ALLOWS YOU TO ADD TWO OR MORE STRING VALUES TO MAKE IT AS ONE. E.G. "PAK" ;A$ :"IS"; B$: "TAN";C$ .. A$+ B$+C$="PAKISTAN"
Subscribe to:
Posts (Atom)