(Choose 1
answer)
Consider the following pseudocode:
declare a stack of characters
while(there are more characters in the word to read)
{read a character
if a character is '*' then
pop the stack
else
push the character into the stack
} while(the stack is not empty)
pop and write the poped character to the screen
What is written to the screen for the input" Go**odMorn**in***g"?
A. gMoo
B. odMg
C. gMdG
D. gMdo
want to nisin the exam.I