a) public String(value)
b) public String(char[ ] value, int startIndex, int length)
c) public String(char[ ])
d) all of the mentioned
Choose the constructor type used to build strings from character array.
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Choose the constructor type used to build strings from character array.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!