Wondershare Filmora X

Free Download Wondershare Filmora X 10 full version + Portable for Windows PC i…

Adobe Acrobat Pro DC 2020

Free Download Adobe Acrobat Pro DC 2021 for Windows PC with Document Cloud serv…

Ubuntu 20.04 LTS (Focal Fossa)

Ubuntu 20.04.2.0 LTS Download the latest LTS version of Ubuntu, for desktop P…

Windows 7 Uiltmate

Free Download Microsoft Windows 7 SP1 Ultimate Preactivated 2021 (32-bit/64-bit…

Windows 8.1 Professional

Free Download Microsoft Windows 8.1 Pro (x86/x64) Pre-Activated Multilingual …

Windows 10 Professional

Free Download Microsoft Windows 10 Pro20H2 AIO (x86-x64) Multilingual Preacti…

FACTORIAL

Calculate The Factorial Of A Given Number Source code :- #include<stdio.h>…

GCD AND LCM

Calculate the GCD and LCM of a Number Source code :- #include<stdio.h> in…

DIVISIBLE BY 11

Checking the Entered Number Is Divisible By 11 Or Not Source code :- #include&l…

PRIME FACTOR

Display The Factors Of A Given Number Which Are Prime Source code :- #include&l…

REVERSE NUMBER

Reverse The Digits And Display It Source code :- #include<stdio.h> int ma…

TWIN PRIME NUMBER

Display The Pairs Of Prime Number That Differ By 2 Of The Given Range Source co…

KRISHNAMURTHY NUMBER

Check The Given Number Is A Krishnamurthy Number Or Not Source code :- #include…

FIBONACCI SERIES

Print All The Fibonacci Term Up To N Source code :- #include<stdio.h> int…

S = 1 - 2 + 3 - 4 ..... ± N

Calculate the value of  this sum series [ S = 1 - 2 + 3 - 4 ... ± N ]  Source c…

S = 1 + 1/2 + 1/3 +.....+ 1/ N

Calculate The Value Of This Sum Series [ S = 1 + 1/2 + 1/3 +...+ 1/N ]  Source …

STAR TRIANGLE (ODD)

Print This Pattern Star Triangle Odd Source code :- #include<stdio.h> int…

E^X SERIES

Calculate The Value Of E^X Series Source code :- #include<stdio.h> #inclu…

COS X SERIES

Calculate The Value Of Cos X Series Source code :- #include<stdio.h> #inc…

PASCAL TRIANGLE

Pascal Triangle Print This Pattern  Source code :- #include<stdio.h> int …

Load More That is All