Comment syntax // Best for small comments /* */ Can appear anywhere Not nestable if ((d >= 1) && (d /*<=*/ maxDays)) if ((d >= 1) /* && (d /*<=*/ maxDays)*/) if ((d >= 1) maxDays)*/)