Accenture Software Engineering Practice Question
Which of the keyword is used to close the IF block, while writing a pseudo-code?Answer options
A
End if
B
End
C
Else
D
Else if
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.