Answer:
B) nested if...else
Explanation:
In Computer programming, there are four (4) main types of statements used in the decision-making process and these are;
I. If statement.
II. If....else statement.
III. Else.....if statement.
IV. Nested if...else statement.
The nested if...else statement allows you to check for multiple test expressions and execute different codes for more than two conditions. It uses the other three (3) statements in its decision-making process.
However, only the first test expression would be executed when it is true and then the program is terminated. Otherwise, the program would continue to run until it gets to the breaking point (else statement) and then terminates.
Answer:
Port security and violation mode.
Explanation:
A switch is a layer two device of the OSI model. It is used to transmit frames between nodes within a network. It transfers frames by discovering the destination Mac address and saving it to its address table, and sending the frame to the egest port to the destination.
The port security command is used to specify the Mac addresses that are recognised by a port. There are three types of port security, they are, dynamic, static and sticky Mac addresses that can configured on an interface.
The security violation command is used to decide what happens to a port when it detects an unfamiliar Mac address. The three security violation modes are protect, restrict and shutdown. It is used as an interface command alongside the port security command.
4. B
for # 5 what illustration are u talking about
6. D
7. D
8. don't understand that question
sorry these questions might be wrong
The answer is B: Spelling and Grammar
Nick knows that it is important to check for spelling and grammar mistakes before distributing his content. Fortunately, Microsoft Word makes it easier to spell check his work all at once by running the spelling and grammar checker. To do this on his Word document, he is required to click the Review tab and then click the Spelling or Spelling & Grammar button. If Word finds any mistakes, a dialog box will pop up with an option to correct.