A ‘while’ loop may always be converted to an equivalent ‘for’ loop.
(a) True
(b) False
I got this question during an internship interview.
This intriguing question originated from Switch Case topic in chapter Syntax Directed Definition and Translations of Compiler