StringReader handles _____________________
StringReader handles _____________________ Correct Answer A character stream whose source is String only
The StringReader can only work with the string type data. Even if a character array is given, it might produce some errors in code. Hence only the string values can be handled properly.
মোঃ আরিফুল ইসলাম
Feb 20, 2025