// A single if statement
if (boolean expression)
Do statement;
// Or a single if with {}
if (boolean expression)
{
Do statement;
}
// A block if statement: { } required
if (boolean expression)
{
Do Statement1;
Do Statement2;
...
Do StatementN;
}
Note
DescriptionA social networking service is an online platform which people use to build social networks or social relationship with other people who share similar personal or career interests, activities, backgrounds or real-life connections. The social network is distributed across various computer networks.
Over time, when the colonies became a true nation, the name took on the meaning encapsulating everyone in this new nation of America, and slowly other people joined in—from the Spaniards down in Florida and on the West Coast to the French who had come down through the Midwest after establishing fur trading in Canada.