MCQ
Which statement is true in reference of memory for second object when two string objects are created using same string literals?
- ✓Both objects refer to different memory location.
- BBoth objects refer to same memory location.
- Ca and b both
- DNone of these