Java Programming
Accenture PrimermediumJava Programming4. Arrays And Strings

What is special about string objects as compared to objects of other derived types?

Answer options

A
You can create string objects without or without using new operator
B
Java provides string constant pool to store the string objects
C
You can concatenate two string objects using +

Correct answer: You can create string objects without or without using new operator, Java provides string constant pool to store the string objects, You can concatenate two string objects using +

Explanation

Correct answer: You can create string objects without or without using new operator; Java provides string constant pool to store the string objects; You can concatenate two string objects using +.

Related Accenture Java Programming questions

Practice more Accenture Java Programming questions

PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.