Note · Jan 16, 2017 · 1min read

There are two types of people in this world.

if (condition) {
........
}

&&

if (condition)
{
.........
}
Share Tweet Share Share