JAVA Practice Set 1. ( #JAVA ) { Solutions will be uploaded soon. } Question 1 : Write a program to print an inverted right […]
Read moreCategory: Coding
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 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