Which operator can be used in string concatenation?
a. *
b. +=
c. ++
d. =+
B
Computer Science & Information Technology
You might also like to view...
The Network Adapter History will indicate which of the following below the chart?
A) Bytes B) Programs C) CPU usage D) Services
Computer Science & Information Technology
The biggest advantage of an object created either as an object literal or with thenewObject()command is that the object is reusable.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology