Browsing category

Check value

PHP program to check whether a number prime or not

PHP program to check whether a number is prime or not In this tutorial, we will discuss the concept of the PHP program to check whether a number is prime or not In this post, we are going to learn how to check whether a number is prime or not, in PHP programming language with Example…

Python program for check whether given year is leap using function

Python program for check whether given year is leap using function In this article, we will discuss the concept of Python program for check whether given year is leap using function In this post, we are going to learn how to write a program to check  the given year is leap or not using function…

C program for check whether given year is leap using function

C program for check whether given year is leap using function In this article, we will discuss the concept of C program for check whether given year is leap using function In this post, we are going to learn how to write a program to check  the given year is leap or not, using function …

C++ program for check whether given year is leap using function

C++ program for check whether given year is leap using function In this article, we will discuss the concept of C++ program for check whether given year is leap using function In this post, we are going to learn how to write a program to check  the given year is leap or not using function …