Amcat Papers Patched -

int x = 5, y = 0; while(x > 0) y = y + x; x--;

// What is y? (original bug might be infinite loop) AMCAT is speed + accuracy . Even if you know concepts, practice timed solving. Use AMCAT papers (sample/memory-based) to get familiar with the question style, not just content. amcat papers

Would you like a downloadable AMCAT sample paper PDF or a topic-wise question bank? int x = 5, y = 0; while(x