SyntaxFix
Write A Post
Hire A Developer
Questions
double total = 44; String total2 = String.valueOf(total);
This will convert double to String