Class 12th Computer Science paper. Computer Science paper questions (Solutions will be uploaded soon) Part-1 Question-1 a) Β What do you understand about Gate? b) […]
Read moreCategory: Coding
Solutions 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 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 more
Recent Comments