Skip to content

String literal and String Object

M. Hamza Haroon requested to merge task-4-branch-Q1 into main
  1. Write a java program to understand the difference between String literal and String Object. Also use the "equals()" method and the "==" operator to compare these Strings.

Merge request reports