Home Answers Viewqa Java-Beginners What is the errors?

 
 


Havee
What is the errors?
2 Answer(s)      6 months and 6 days ago
Posted in : Java Beginners

) while ( c <= 5 ) { product *= c; ++c;

View Answers

November 18, 2012 at 10:55 PM


if ( gender == 1 ) cout << "Woman" << endl; else; cout << "Man" << endl;


November 19, 2012 at 12:09 PM


Post the whole code....









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.