Skip to content

Understand the difference between string literal and string object. Used equals() and ==

Mahmood Rasheed requested to merge task7 into main

Understand the difference between string literal and string object and differece between equlas() and ==.

Developed a login program using equals().

Merge request reports