Can some buddy hep me?? What is the value of a3 in the following code: string a1,a2,a3; a1="45" a2="31" a3=a2+a1; | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can some buddy hep me?? What is the value of a3 in the following code: string a1,a2,a3; a1="45" a2="31" a3=a2+a1;

What is the value of a3 in the following code: string a1,a2,a3; a1="45" a2="31" a3=a2+a1;

28th Sep 2016, 7:41 AM
Devansh Kaushik
Devansh Kaushik - avatar
1 Answer
28th Sep 2016, 12:16 PM
Chris G
Chris G - avatar