Write a program to input a String and Convert it in UPPER CASE and replace all vovel of String with the charactor followed by vovel. […]
Read moreCategory: Java
Write a program of a game STONE PAPER SCISSOR with computer as oponent and ask the user the no of times he wanted to play and display the result and accuraccy.
Write a program of a game STONE PAPER SCISSOR with computer as oponent and ask the user the no of times he wanted to play […]
Read moreSolutions of JAVA Practice Set 1 ( #JAVA )
Solutions of JAVA Practice Set 1 ( #JAVA ) hello java…
Read moreWrite a program to calculate the sum of the numbers occurring in the multiplication table of 8 in JAVA
Write a program to calculate the sum of the numbers occurring in the multiplication table of 8 in JAVA ( #JAVA ) Question 9 : […]
Read moreWrite a program to repeat printing an inverted right angle triangle in JAVA
Write a program to repeat printing an inverted right angle triangle in JAVA ( #JAVA ) // Question 7 : // Write a program to […]
Read moreWrite a program to find the factorial of a given number using while loops in JAVA ( #JAVA )
Write a program to find the factorial of a given number using while loops in JAVA ( #JAVA ) // Question 6 : // Write […]
Read moreWrite a program to find the factorial of a given number using for loops in JAVA ( #JAVA )
Write a program to find the factorial of a given number using for loops in JAVA ( #JAVA ) Question 5 : Write a program […]
Read moreWrite a program to print multiplication table of 10 in reverse order in JAVA ( #JAVA )
Write a program to print multiplication table of 10 in reverse order in JAVA ( #JAVA ) Question 4 : Write a program to print […]
Read moreWrite a program to print multiplication table of a given number n in JAVA ( #JAVA )
Write a program to print multiplication table of a given number n in JAVA ( #JAVA ) Question 3 : Write a program to print […]
Read moreWrite a program to sum first n even numbers using while loop in java. ( #JAVA )
Write a program to sum first n even numbers using while loop in java. ( #JAVA ) /* Question 2 : Write a program to […]
Read more
Recent Comments