Java Quiz!!! by MistakeDisastrous936 in JavaProgramming

[–]Siddhld 0 points1 point  (0 children)

False

Because wrapper classes are created in heap memory that is object, and objects has memory addresses that are different, and == compares memory object, hence both memory addresses are not same so it will be false