Sessional Test-I Core Java 2007-2008
Sessional Test-I Core Java 2007-2008
a) Describe in detail.
i) Arrays class methods ii) indexOf()method
iii) return statement iv) Post-test loop
b) Write a program to accept the string from user and invert each of
character of the string. e.g. input = “AbCdE” output = “aBcDe”.
c) Explain: why Java is superior to other programming languages?