Posts

Showing posts from August, 2014

How to Remove Shortcut Virus From Computer, Hard disk, Pen Drive, USB, Memory card?

Image
Is your Computer or USB affected by shortcut virus? Don’t worry I have a simple solution to remove this shortcut virus from your pc, hard disk and USB. Here we will use command prompt to remove this virus from computer easily just follow below steps. First of all let me tell you what shortcut virus is. Often we use USB pen drive or memory cards in our computer and sometime we see our all file are changed into shortcut files that time is very annoying when we see that type of virus in our computer. Shortcut virus is a virus which is changes your original files into shortcut icon of your folders or file. Shortcut virus is very annoying virus because some antivirus can’t remove this virus from your computer and USB pen drives. So, there is only one method to remove this virus from computer is command prompt. So let me share the steps to remove shortcut virus from computer and USB pen drive. See Also:  How to take screen shot in Android phone Steps to Remove Shortcut Virus are: Follow ...

Simple C programs

  C Program to Print a Sentence C Program to Print a Integer Entered by a User   C Program to Add Two Integers     C Program to Multiply two Floating Point Numbers     C Program to Find ASCII Value of a Character   C Program to Find Quotient and Remainder of Two Integers Entered by User C Program to Find Size of int, float, double and char of Your System   C Program to Demonstrate the Working of Keyword long   C Program to Swap Two Numbers   C Program to Check Whether a Number is Even or Odd   C Program to Check Vowel or Consonant   C Program to Find the Largest Number Among Three Numbers   C program to Find all Roots of a Quadratic equation   C Program to Check Leap Year   C Program to Display its own Source Code as Output