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!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
28th Sep 2016, 12:16 PM
Chris G
Chris G - avatar