why we write +c in system out println what it does
(+ c ) in output command
we use plus(+) in System.out.println to append strings etc . if c is variable ,it won’t need " " like strings
why we write +c in system out println what it does
we use plus(+) in System.out.println to append strings etc . if c is variable ,it won’t need " " like strings