Slip No 17 Q A
Q.Write a java Program to accept ‘n’ no’s through command line and store only armstrong no’s into the array and […]
Q.Write a java Program to accept ‘n’ no’s through command line and store only armstrong no’s into the array and […]
Q.Write a java program to accept n employee names from user. Sort them in ascending order and Display them.(Use array
Q.Write a java program to calculate sum of digits of a given number using recursion.[15 M]
Q.Write an applet application to display smiley face. [25 M]
Q.Write a java program to search given name into the array, if it is found then display its index otherwise
Q. Write a java program to accept the details of employee (Eno, EName, Sal) and display it on next frame
Q.Write a Java program to calculate power of a number using recursion. [15 M]
Q.Write a java program that asks the user name, and then greets the user by name. Before outputting the user’s
Q.Write a java program to accept ‘n’ integers from the user & store them in an ArrayList collection. Display the