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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponse
28th Sep 2016, 12:16 PM
Chris G
Chris G - avatar