partha karmakar
Stringop
0 Answer(s)      a year and 7 months ago
Posted in : Java Beginners

class name : stringop Dat members :String str member function : Stringop(): to initialize str with NULL void encode(): to replace and print each character of the string with second next character in ACII table. Example : A with C,B with D and so on..... void print(): to print each word of the String in a seperate line.

View Answers









Related Pages:
Stringop
Stringop  class name : stringop Dat members :String str member function : Stringop(): to initialize str with NULL void encode(): to replace and print each character of the string with second next character in ACII table. Example

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.