What is the output of the question? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

What is the output of the question?

Char *p1="val1"; Char *p2="val2"; If (*p1==*p2) Cout<<"true"; else cout<<"false";

15th Jun 2019, 4:47 AM
Pawan Kushwah
Pawan Kushwah - avatar
1 Resposta
+ 1
What
15th Jun 2019, 12:02 PM
Pawan Kushwah
Pawan Kushwah - avatar