List of Free Data Recovery Software’s

Free data recovery software, tools that will recover our deleted, lost data from hard drive, SD card, Pen drive etc.

Free data recovery softwares

If your data deleted from your hard disk that will be place into recycle bin then you can restore it immediately.
But sometimes your important data will be accidentally deleted or formatted
From SD Card or Pen Drive then you’re worried about your important data.
I will give you some useful data recovery software’s that will helpful to recover your all important data.

This software are very useful that will recover your all data such as mp3 songs, all videos (mp4, avi, mkv), all documents (pdf, word, txt), Images and much more…

List of Free Data Recovery Tools:

1. 7-Data Recovery

7 data recovery


It is all in one data recovery software available for windows 7, 8, 8.1, xp and vista.

      1)   It will recover deleted as well as lost files.
      2)   Recover audio, video, images.
      3)   Recover mobile data using windows.
      4)   Recover memory card, flash drive.
      5)   Recover your android mobile files. 

Download link

2. EaseUs Data Recovery Wizard:

It is another best data recovery software. It is available for windows 7, 8, 8.1, xp and vista.
Eaus data recovery


I prefer it because it very easy to use. It will recover your all files such as audio, video, images. And it recover immediately deleted files as well as we can use deep scan for older files.
It's free version recover up to 2GB data. Otherwise for unlimited data recovery you will pay some cost and purchase its registered version.

Download Link

3. Recuva file recovery

Recuva file recovery software available for windows 7, 8, 8.1, xp and vista.
It is product of piriform. It recovers No problem! Recuva recovers files deleted from your Windows computer, Recycle Bin, digital camera card, or MP3 player. And it's free!

Download Link

4. Win Mend Data Recovery
Winmend data recovery


It is another data recovery software available for for windows 7, 8, 8.1, xp and vista
It is easy, secure, fastest partition recovery utility for windows files system. It helps to search, locate files that will be deleted.

By using these data recovery software we can easily recover our lost, delete data.
There is lot of data recovery software’s available on internet, but here we mentioned only best, data recovery software’s.

EPSON Printer Head Cleaning : Horizontal Line, Blank Page Problem in Print

EPSON Printer Head Cleaning :


How to fix Epson L565, L210, L130, L220, L310, L360, and L380 L365 lines on printing. How to Clean Head of EPSON Printer, Head Cleaning of EPSON


EPSON Head Cleaning



Buy Epson Latest Ink Jet Printer with 20% off : Buy Now 

Epson is one of the best all in one ink jet printer. But every ink jet printer have some common printing problem.


When printing colored documents or black and white document, there are horizontal banding, lines on the print. Then how to fix this problem?


If you are facing same problem then follow the given steps to solve your problem.


How to fix Epson Horizontal Line Problem : How to Run EPSON Head Cleaning



This tutorial is helpful for Epson every model like L380, L360, L365 etc.


Whenever you print a page, print have horizontal lines on it. Then first solution is:

1. Run a Nozzle Check:

Run a nozzle check then youcan see the actual problem which is shown in the following image.

How to run nozzle check

Open devices and printers
-> Right click on Printer then click on printing preferences ->
Click on Maintenance tab -> after that print the nozzle pattern.


nozzle check epson printer



If lines pattern are not good which is show in the following image 


Run a Nozzle Check


then we have to do head cleaning.


2. Head Cleaning in EPSON Printer :

How to do head cleaning

Open devices and printers
-> Right click on Printer then click on printing preferences ->
Click on Maintenance tab -> click on head cleaning.

Buy Epson Latest Ink Jet Printer with 20% off : Buy Now 

It will take 1-2 minute for head cleaning process after head cleaning print the page and see, horizontal line problem has been solved successfully.


Difference Between Saving and current Bank Account ?

Difference Between Saving and current Bank Account ?

What Is Difference Between Saving and current Bank Account ?

This is Most important general question that's come in our mind frequently. we all are the connected with banking system. In banks there are various types of accounts are available. but the most popular accounts are only two, that is saving bank account and current bank account. But do you know what is the difference between saving and current bank account ? lets see-


Difference between saving and current bank account.





Saving bank account





Current bank account




As name given this account is basically made for saving your money.
 



This account is made for the purpose of
making frequent transitions.



You can earn more interest rate on your
deposited money than current bank account.
 



There is no interest rate on your
deposited money or very less interest rate.




Restriction of keeping minimum balance
in account is very less as compared to current account. (it may also have
zero balance accounts also.)





Minimum balance restriction in account
is much higher than saving account.



There are restrictions on how many
times deposits in account in specific period of time.
 



There are no restrictions on how many
times deposits in account in specific period of time. You can deposit money
any number of times.
 




It has also restrictions on withdraws
of money.





There are no restrictions on withdrawals
of money from current account.



Saving bank accounts having limit on no
of transitions.
 



There is no limit
On no of transitions.





This account is suitable for general
persons to save their earning in bank.
 



This account is suitable for businessman.



Calculator program in c using functions

Calculator program in c using functions.


Here we will discuss about how to make calculator using C Program. In this topic, we will discuss how we write a calculator program in the C programming language.


Wap to write a program in c to make calculator by using function.



calculator program in c using functions

Calculator program in c using functions

#include<stdio.h>
#include<conio.h>
#include<math.h>
int sum(int,int);
int product(int,int);
int subtract(int,int);
void main()
{
clrscr();
int a,b,result=0;
char op;
printf("Enter 1st number, operator and 2nd number ");
scanf("%d %c %d",&a,&op,&b);
if (op=='+')
{
result=sum(a,b);
printf("sum = %d",result);
}
if (op=='*')
{result=product(a,b);
printf("product = %d",result);
}
if (op=='-')
{
result=subtract(a,b);
printf("subtraction = %d ",result);
}
getch();
}
int sum(int a,int b)
{return a+b;
 }
int product(int a,int b)
{
return a*b;
}
int subtract(int a,int b)
{
return a-b;
}


Check Aadhaar Bank Account Link Status

Check Aadhaar Bank Account Link Status : How to check aadhaar bank link status online 


Here we will discuss about how to know that Aadhaar number is linked with bank account or not.


Check Aadhaar & Bank Account Link Status


The Central Government has made the mandatory for opening of bank accounts and all old accounts.

This notification was issued by the government on June 1.
The last date for linking Aadhaar with bank accounts is 3 March 2017.

If you do not link your Aadhaar number to bank accounts then the operation of your bank account may be discontinued.

Let's know how to know whether your bank account status, whether it is linked to that base or not.


Check Aadhaar & Bank Link Status:


 Step 1- Visit the Aadhaar website
https://uidai.gov.in/


Step 2. Click on 'Check Aadhaar & Bank Account Linking Status'. Or click here https://resident.uidai.gov.in/bank-mapper.

Step 3. Enter the Aadhaar number and security code.



enter aadhaar number


Step 4. A One Time Password (OTP) will appear on your mobile number.
Insert OTP and click Login.

Step  5- After the login, a page will open in front of you on the website, on which you will be able to see if your Aadhaar number is linked to the bank account or not.

If you do not want to go to Aadhar's website then you can also know the status of your mobile.

Let's know how to find out.

Remember that the mobile number must be linked to the bank account.
1: Dial * 99 *99 *1 # from your mobile


2- Enter the 12 digit Aadhaar number.


3- Make sure that the Aadhaar number that is written on your behalf is absolutely correct.  Confirm by replying 1


aadhar and bank link status

4- After this you will know whether your bank account is linked with the Aadhaar or not.


Note :
When you know about the status of linking your bank account and the Aadhaar, you have to take care of some things. 

The first thing is that in this you will only see that account number, which you have linked to the last one.

If you have many bank accounts, then you have to contact the bank for other accounts.