Single Choice
Not Set
QHow many objects will be created?
String a = new String("Atnylagk");
String b = new String("Atnylagk");
String c = "Atnylagk";
String d = "Atnylagk";
ID: #2221
String in Java
1,780 views
Question Info
#2221Q ID
Not SetDifficulty
String in JavaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
3
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic