Accenture Software Engineering Practice Question
Which of the keyword is used to close the IF block, while writing a pseudo-code?Answer options
A
Else
B
End if
C
Else if
D
End
Correct answer: End if
Explanation
Quick AnswerThe correct answer is End if because it directly addresses the core logic of Software Engineering.
Correct answer: End if.