Java-Jet
Java-Jet copied to clipboard
This repository contains simple Java concepts that I learnt during the course:mag_right: :mag_right:
This file will check if an Input number is divisible by 7. Also a step to take another input number and check divisibility of first Input number by this number.
This is a simple Java program to read a number and find if it is a prime number. If prime number, this program will print two numbers whose sum is...
Star the repository and give the code in any preferable language to print either of the following pattern: ![Screenshot_2019-10-18 Print Star Pattern in Java Print Triangle of Star in Java...
Create a file giving a brief about inheritance in Java.
Some Explaination and simple implementation of inheritance in Java with SuperClass and SubClass
Java code to find AmstrongNumber.
I have created a sum program in c++ language.
solves #164