Tuesday, December 31, 2013

Amazing, Rare & Beautiful Linux Desktop Environments

Linux OS has many amazing features. Customization of linux is very easy and interesting. There are so many desktop user interface available to user. If you want your computer to look and feel the way you like, you can customize your linux machine as you want. There are so many less known and rare user interface available by which we can make our linux machine incredible and fast.

Thursday, November 28, 2013

VBS Script Pen Drive Virus Cleaner for Windows

Whenever we go to public places like cyber cafes and transfer data to pen drive, most of the time our pen drive gets infected with many viruses like trojan horses etc...

There is also a type of virus in which we connect the pen drive to our personal computer, it creates lots of shortcut of the files and folders in the pen drive and hide those files and folders. When we connect another pen drive or storage device to PC that virus also infects that device.

Friday, November 8, 2013

Same Program, But Different Output on C and C++

The C++ language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates and exception handling, among other features.

We all know that C++ is often considered to be a superset of C, but this is not strictly true. Most C code can easily be made to compile correctly in C++, but there are a few differences that cause some valid C code to be invalid or behave differently in C++.

Here are some examples of the programs, save them with extention '.c' and '.cpp', and compile & run.

Thursday, November 7, 2013

How to remove "The Disk is Write Protected" Error From USB Pendrive.

Sometimes, when we try to copy the data or try to format the USB pen drive, we get the error that the disk is write protected. In this scenario we are unable to write anything on USB pen drive. There are only few manufacturers who give the functionality to enable or disable the write-protection mode by a small switch. But most of the pen drives doesn't have this type of switch.