Vipul-Khokhar

C++ Program for Cricket Match

In this post, we will make a c++ program for a cricket match. You can also download it. Vipul Khokhar makes this post. Table of Contents …

C Program to Print X Pattern

In this post, we are going to make a c program to print the “X” number pattern and also a c program to print the “X” star pattern. We will make a C p…

C program to Print Diamond Pattern of Numbers

In this program, we will make a C program to print diamond patterns of numbers & a C program to print diamond patterns of stars using nested for …