Write a program to print multiplication table of 10 in reverse order in JAVA ( #JAVA ) Question 4 : Write a program to print […]
Read moreMonth: July 2021
Write 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 moreWrite a program to print an inverted right angle triangle in Java. ( #JAVA )
Write a program to print an inverted right angle triangle in Java. ( #JAVA ) /* Question 1 : Write a program to print an […]
Read moreJAVA Practice Set 1. ( #JAVA )
JAVA Practice Set 1. ( #JAVA ) { Solutions will be uploaded soon. } Question 1 : Write a program to print an inverted right […]
Read moreWrite 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 moreWrite a program to input income and calculate tax on different percentage depending upon income and print it. (JAVA)
Write a program to input income and calculate tax on different percentage depending upon income and print it. (JAVA) Income […]
Read moreWrite a program to input marks and calculate percentage and print result. ( JAVA )
Write a program to input marks and calculate percentage and print result. ( JAVA ) // Write a program to input marks and calculate percentage […]
Read moreWrite a program to find out wether a student is pass or fail, if it requires total of 40% marks to pass and at least 33% in each subject to pass. Assume three subject as an input from user. ( Second logic )
Write a program to find out wether a student is pass or fail, if it requires total of 40% marks to pass and at least […]
Read moreWrite a program in JAVA to find out wether a student is pass or fail, if it requires total of 40% marks to pass and at least 33% in each subject to pass. Assume three subject as an input from user. ( #JAVA )
Write a program to find out wether a student is pass or fail, if it requires total of 40% marks to pass and at least […]
Read more
Recent Comments