Latest TCS Aptitude Question SOLUTION: Identify the line number in which the error exists? # include # include void main() { float a = 100.00; { auto float a = 250.14; { auto float b = 325;