0

whats the difference in << "Hello world"; & <<" Hello <<"world!"; both are shows display same " Hello world " so, why this '<<' in between those ????

11th Jul 2016, 3:44 PM
Manish Pant
Manish Pant - avatar
6 ответов
+ 2
It won't make any difference in the output. These are just two ways of writing the same thing.
11th Jul 2016, 3:47 PM
Aastha Aneja
Aastha Aneja - avatar
+ 2
Actually you haven't closed the double inverted for Hello in the second option. It should be <<"Hello"<<"World!";
11th Jul 2016, 4:10 PM
Rishan Mascarenhas
+ 1
We can also use the print function for output..
11th Jul 2016, 3:57 PM
Poonam Pawar
Poonam Pawar - avatar
0
so.. u want to tell me its an alternate
11th Jul 2016, 3:51 PM
Manish Pant
Manish Pant - avatar
0
yeah u r right but second one is mostly used for string concatination or for any other concatination
12th Jul 2016, 5:43 AM
vikas pandey
vikas pandey - avatar
0
concatination means??
23rd Jul 2016, 5:47 AM
Abdul Rahimkhan
Abdul Rahimkhan - avatar
Актуальное сегодня
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes