// 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
Sure man would love to talk
Answer:
I think how much did your last car cost is the best question
Explanation:
because by asking that you can know how did that person buy that car and where did they get the money to afford it