NextGen Coding_Rebanta
“Hi! I’m Rebanta, a student learning coding and programming. On this channel, I share beginner-friendly tutorials in Java, Python and other programming languages. Learn step by step with simple explanations, small projects, and fun challenges.
New videos every week!
Subscribe to join the coding adventure and start your programming journey today!”
Java program to convert seconds given by user into hours, minutes and seconds
Java program to input dividend and divisor to display the Quotient and Remainder
Java program to display whether the number entered is a prime no. or composite no.
Java program to check whether the given number is even or odd
Java program to print the reversed form of any number given by user
Java program to input any number and print the first digit and last digit of the number.
Java program to input a three digit number and print the sum of its digits
Java program to print the multiplication table of m number till n times (m & n as input from user)
Java program to display the grade of a student by taking the marks as input from the user
Java program to input three numbers and display the largest one among them
Java program to display simple interest & compound interest by taking p, r , t as input from user
Java program to swap two numbers without using a third variable
A program to calculate the total bill when MRP, discount% and GST% is given by user as an input
Java program to check whether the number given by the user is positive, negative or zero.
Java program to display circumference and area when radius is given by the user