Answer to Question #12591 in C++ for sofiya sabri

Question #12591
pls give ne ans of ths que
write a program to display the follwing output using single cout statement
maths=99
chy=88
eng=78
1
Expert's answer
2012-08-09T08:01:00-0400
#include <iostream.h>
int m=99, chy;
void main(){
cout<<"maths="<<m<<"\n"<<"chy="<<88<<"\n"<<"eng=78"<<"\n";
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS