In designing a recursive algorithm to convert prefix expressions to the postfix format, the base case for the algorithm that determines the length of the prefix expression is _____.

A. finding an operator
B. finding an operand
C. running out of characters
D. finding an end of line character

Answer: B

Computer Science & Information Technology

You might also like to view...

A visual model used to plan a database is a(n) ________

A) macro B) datasheet C) cascading diagram D) entity relationship diagram

Computer Science & Information Technology

What network will usually span a city?

A. WAN B. LAN C. CAN D. MAN

Computer Science & Information Technology