Many people today are looking for a variety of ways to decorate the background on their desktop. Watery Desktop 3D is an animated wallpaper software that...
Some times you are missing your Bluetooth icon from system try or Notification area. It will be difficult you to sending and accepting data.
To enable Bluetooth icon to Notification area follow these steps.
1. Open Registry Editor, To open :- Click Run, and...
A screenshot is an image, that you visible in monitor, mobile or any other visual devices. This is also known as Screen Capture, Print Screen. It will helpful if you want to share the contents of your...
Some times, when we are try to install software in Windows 10 we see the error: "This publisher has been Blocked from Running Software on your Machine". To install the blocked software...
The latest file sharing protocol bittorrent has modified everything when it comes to file sharing. It is a nice platform for downloading large files. Sharing of files include movies, iso images and mp3 songs. Bittorrent is mainly famous for illegal file sharing.
The Bittorent system can be...
WHAT IS VIRTUAL MEMORY?
Virtual memory is a feature of Operating System that allows a computer to compensate for shortage of physical memory by temporarily transferring pages of data from Random...
WhatsApp is a most popular Messenger, more than one Billion peoples are downloaded from google play. It is available in different platforms like Android, Windows, Mac/iPhone, Nokia, Blackberry...
There have 2 way to change processor name. But its just for fun. By changing name it will not affect the speed of the computer.
First way
Before changing the name, check the name by Right...
In previous post Data Types in C++ we know the various data types using in C++. Now let see how can modify these data types. Int, char, float, double data types can be preceded with these modifiers to alter the meaning of the base type to fit various situation properly and expand them to...
First of all we need a editor Turbo C++. In your computer not installed this compiler or editor, you must download and install it. Here Turbo C++ for Windows 7,8,8.1 and Windows 10 with full window screen mode. Follow the instruction to download and installing.
1- Download Turbo C++ from here. ...
Every programming language has a particular structure, like other programming language C++ has their own structure for writing program. Basic structure of C++ programming language as follows.
A...
Data Types
In programming, information are stored in computer memory with different data types. They are used for define what type of variables are used in a programming. Variables are nothing but reserved memory location to store values.
C++ support large number of data types. Data type...