Author: Muhammad Anas

Read our latest blog posts

How to Manually Update Avira Free Antivirus

If you are not able to automatically update your installation of Avira Free Antivirus to the latest virus definitions for any reason, then don’t worry. It is still very easy...

Continue reading

C++ Program to Separate Digits of a Positive Integer

Here we have some C++ programs which take a positive integer as input and output it's individual digits separated apart from each other.

Continue reading

How to get permalink of a post on Facebook?

How to get permalink of any post's single post page on facebook? Just click on the time stamp of your required post and you are done! For details, continue reading...

Continue reading

How to enable Welcome Screen in Adobe Illustrator CS5

Are you wondering how can you get that nice welcome screen back on your dashboard in Illustrator CS5? Then you have come to the right place.

Continue reading

Recursive C++ Program to Convert a Decimal Integer into Binary Number

A recursive program in C++ that converts a decimal integer into its binary equivalent.

Continue reading