CODING_INTERVIEW_PREPARATION Telegram 801
+ operator will first convert the string to a numeric value.
so "0" -> 0
after that, it's post incrementing, so it will not increment
thus output will remain 0

P.S : There are two types of increment (post & pre)

Post (a++) will print first then increment
Pre (++a) will increment first then print



tgoop.com/coding_interview_preparation/801
Create:
Last Update:

+ operator will first convert the string to a numeric value.
so "0" -> 0
after that, it's post incrementing, so it will not increment
thus output will remain 0

P.S : There are two types of increment (post & pre)

Post (a++) will print first then increment
Pre (++a) will increment first then print

BY Coding interview preparation




Share with your friend now:
tgoop.com/coding_interview_preparation/801

View MORE
Open in Telegram


Telegram News

Date: |

ZDNET RECOMMENDS During a meeting with the president of the Supreme Electoral Court (TSE) on June 6, Telegram's Vice President Ilya Perekopsky announced the initiatives. According to the executive, Brazil is the first country in the world where Telegram is introducing the features, which could be expanded to other countries facing threats to democracy through the dissemination of false content. Image: Telegram. How to create a business channel on Telegram? (Tutorial) You can invite up to 200 people from your contacts to join your channel as the next step. Select the users you want to add and click “Invite.” You can skip this step altogether.
from us


Telegram Coding interview preparation
FROM American