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

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 4
  • B 3
  • C 2
  • D None of this
Correct Answer

Explanation

3

Share This Question

Challenge a friend or share with your study group.