
Easily close the programs that is not responding Your computer may stop working if several program stop responding. You may need to...
www.programmingandcomputingtips.blogspot.com is a blog with a lot of helpful tips and tricks about programming and computing . A lots of tips on online earning, adsense, blogging are present here. I have provided many types of exclusive tips and tutorial on mobile phone, facebook, online security, blogging, website designing, SEO and Games. .This is helpful for C,C++ begineers....
Easily close the programs that is not responding Your computer may stop working if several program stop responding. You may need to...
Easily detect Errors and damages in your Computer In our computer windows files may be damaged or it can cause errors for ma...
We go offline from facebook chat when many friends are online and do not want to receive message from friends. If we go offline we can n...
Sometimes we face problems deleting files or folders.This may happen if file or folder is used by another program. Stop the program and ...
Binary search source code #include<stdio.h> #include<conio.h> void main() { int n,item,num[100],t,i,j,beg,end,mid; ...