What is the synonym of string?



What is the synonym of string?..

Answer / Akhil Kumar Bhalla

String can be referred to as a character sequence or a string literal in Java.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is substring 1 in java?

1 Answers  


What does += mean in java?

1 Answers  


Can memory leak happen java?

1 Answers  


What is stream api in java8?

1 Answers  


What is boolean in java?

1 Answers  


What environment variables are required to be set on a machine in order to run Java programs?

1 Answers   Tech Mahindra,


Can we increase array size dynamically in java?

1 Answers  


What are the access modifiers available in java?

1 Answers  


Why are lists ordered in java?

1 Answers  


when you will synchronize a piece of your code? : Java thread

1 Answers  


Describe different states of a thread.

1 Answers  


What is a conditional statement explain with example?

1 Answers  


Categories