Read file in java in 7 ways

Java read file line by line Java provides many different ways to read a text file line by line. This…

7 Min Read

Check prime number program in python

There are different methods to check for a prime number in python. This article shall explain three programs with example….

4 Min Read

Python program to check leap year

This article will show you how to write a python program to check leap year. The program will read year…

2 Min Read

Print Fibonacci series in python

What is Fibonacci series? A Fibonacci series is a sequence of numbers where each number is a sum of previous…

2 Min Read
Exit mobile version