Answer:
The correct answer to this question is "if".
Explanation:
The answer is if because selection statement selects among a set of statements depending on the value of a regulating expression. In the selection statement there we use two conditional statements that can be given as
1) If statement.
2) Switch statement.
If statement:
it is used to execute a block of code. If the expression is evaluated to true it executes. In that else statement is optional.
Syntax:
if(condition)
{
//code;
}
else //(optional)
{
//code;
}
The if statement single-selection statement. because it always execute true value.So the correct answer is if.
I thought reload the page but maybe undone
Answer & Explanation:
A local tax is usually collected in the form of property taxes and is used to fund a wide range of civic services from garbage collection to sewer maintenance. The amount of local taxes may vary widely from one jurisdiction to the next. Local tax is also referred to as a municipal tax.