Computer Science, asked by aryankrishna87, 8 months ago

manipulative function in java

Answers

Answered by riyasharma92184
0

Answer:

A string in literal terms is a series of characters. Hey, did you say characters, isn’t it a primitive data type in Java. Yes, so in technical terms, the basic Java String is basically an array of characters.

So my above string of “ROSE” can be represented as the following –

Similar questions