“String background = new String ( “”white””);String selectionColor = new String ( “”blue”” );”

Average Rating
0 out of 5 stars. 0 votes.

“String background = new String ( “”white””);String selectionColor = new String ( “”blue”” );”

“Write the declaration of two String variable named background and selectionColor and initialize them to “”white”” and “”blue”” respectively.”