Core Java Complete Notes By Durga Sir Review

\[char h = 'A';\]

\[int y = 5;\]

\[ return x + y;\]

\[ System.out.println("x is greater than y");\] core java complete notes by durga sir

\[int c = 30;\]

\[double f = 2.71;\]

\[int product = x * y;\]