C language

C program:find smallest of three numbers using function

C program:find smallest of three numbers using function In this tutorial, we will discuss the concept of the C program:find…

6 years ago

C program:find greatest of three numbers using function

C program: find greatest of three numbers using the function In this tutorial, we will discuss a concept of  C…

6 years ago

Display even and odd numbers without if statement in C

Display even and odd numbers without if statement in C In this tutorial, we will discuss the concept of Display…

6 years ago

C program to count even and odd numbers in an array

C program to count even and odd numbers in an array In this tutorial, we will discuss the concept of…

6 years ago

C program to separate Odd and Even numbers from an array

C program to separate Odd and Even numbers from an array In this tutorial, we will discuss the C program…

6 years ago

C program to Electricity bill calculation using function

C program to Electricity bill calculation using function In this tutorial, we will discuss the C program to Electricity bill…

6 years ago

C program to display all even or odd number from 1 to n

C program to display all even or odd number from 1 to n In this tutorial, we will discuss the…

6 years ago

Write a C program to print an integer

Write a C program to print an integer In this tutorial, we will discuss a simple concept of Write a…

6 years ago

C function to check a number is even or odd

C function to check a number is even or odd In this tutorial, we will discuss the C function to…

6 years ago

C program to check whether a number is even or odd

C program to check whether a number is even or odd In this tutorial, we will discuss a simple concept…

6 years ago