Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

In balancing parentheses algorithm, the string is read from?

a) right to left
b) left to right
c) center to right
d) center to left

Answer: b
Explanation: Any string is read by the compiler from left to right and not from right to left.

Join The Discussion