Write output for the given code:: int x=4,y=12,z,w; while(y >= 7) { Z=-3*x+10; y-=5; } w=2*x+y+z/3;...

Related Book For  answer-question

C++ Primer Plus

ISBN: 9780321776402

6th Edition

Authors: Stephen Prata

Posted Date: