Free Download IT Projects Blog

0

Write a C Program to find area of Triangle

Write a C Program to find area of Triangle #include<stdio.h> #include<conio.h> void main() {         float b,h,a;            clrscr();            printf(“Enter base:”);    ...

0

Make your own power function in C Language

Make your own power function in C Language: this is a c program for find out maximum no in two no, we use function like this and call in main function also define as...

0

Download Contact Management System In Python

Download Contact Management System In Python Download Contact Management System in Python. This is a simple GUI based project which is very easy to understand and use. In this project include adding, viewing, deleting...

Power Options missing in Windows 11/10 0

Power Options missing in Windows 11/10

Power Options missing in Windows 11/10:- In some computer system you can not see power options in Windows 11/10. for this reason you can not shut down computer. follow below step to enable “Power...