
Code:

Output:


Code:

Output:


note:
'{}' -curly braces used with 'if' & 'else' statementbut if you want to do only 1 line no need
other wise should use the braces.
Logical Operations
&& - AND
|| - OR
! - NOT
Code:

Output:

Code:

Output:

Code:(for char)

Output:

Code:(for String)

Output:

No comments:
Post a Comment