Quoting constructs: Difference between revisions

m
Corrected a spelling mistake in a comment.
m (Improved formatting.)
m (Corrected a spelling mistake in a comment.)
Line 471:
System.out.println(multiLineString);
// Java's primitive data types: boolean, byte, char, double, float, int, long, short,
// can be used to to store data, for example,
final int blockLength = 64;
871

edits