Hi, I have an IT programming question but I'm not sure what the question means exactly. Question: Make an immutable class to represent DNA and RNA, these classes must
wrap around a mutable character array the contents of which is used to
set the state of these objects during object creation.
1 answer
Assistance needed.