error question 2 !!void main() { int numbers[max]; numbers={25,50,10,30,40}; for{ loc=max-1; loc>=10; loc--) cout>...
output of following ??void main() { int u=10,v=20; for(int i=0; i<2; i++) { cout<<"1:<<u++<<"&"<<v+5<<endl; cout<...
error question !!void main() { one=10; two=20; callme(one,two); callme(two); } void callme(int arg1, arg2) {...
what is the randomize function ???plz give me it's explination ???? give me it's output also ???? main() { randomize(); char city[][1...
This user does not accept Private Messages