Case converter tool stores the text entered by user?
Ans - No, tool should not store any text. Conversion takes place using Browser controls.
What is the maximum size of text can convert using this tool?
Ans - There is no restriction on text length, it depends on user System Configuration and Browser.
What happen if there is special characters in the text?
Ans - Tool will leave the special characters and convert the case of rest of text.
What are the languages supported to convert case?
Ans - Tool supports only English characters.
What happen if there is other language characters in the text, apart from English?
Ans - Tool will ignore other language characters and convert the case of English text alone.
Do we able to convert text to camel case?
Ans - Yes - You can convert text to uppercase or camel case.
What is the difference between Alternative case and Inverse case?
Ans - Inverse case will convert uppercase case to lower case and vice versa. Alternative case should convert odd number of characters to uppercase and even number of characters to lowercase.