Assignment 5 question
Assignment 5 question
12)Write an applet application to display Table lamp. The color of lamp should
get change randomly.
13)Write a java program to display each String in reverse order from a String
array.
15)Write a java program to accept ‘n’ integers from the user & store them in an
ArrayList collection. Display the elements of ArrayList collection in reverse
order.