-
#include
#include
void main()
{
clrscr
int num[5],I;
for(i=0,i
-
#include
#include
void main()
{
int choice, months;
Double charges
cout
-
Nice work Sahil,
JThomis: I am sending you an example code of Compound Assignment Operator. Hope it will help you.
#include
#include
void Main()
{
int a;
[…]
-
Hi Dear,
I have another and very simple solution for this problem. You have to save a notepad file with Extension .BAT (For Example: DelTemp.BAT). And Copy paste this code in that file, save this file on […]
-
First of all you need to confirm that you are an active part of your required network.
Open Control Panel.
Click on “Administrator tools”.
Select “Local Security Polic […]
-
There will only be one change; that is: If(arr[i]%2!=0) instead of If(arr[i]%2==0).
-
Complete solution of this problem is as follows. Here I am not going to define you the details, you need to read your notes to clear the concepts. If you need more help then I am here for you […]
-
The actual running program for this problem is as follows; I hope it will help you a lot. Before going into details, I will answer your questions first.
“Endl” is giving an error because it is an idea sol […]
-
All you need to do is to remove all the temp files by searching in the search command. And when you get all temp files, delete them. It will free the storage, so that it will improve the working of the software […]
-
The actual running program for this problem is as follows; I hope it will help you a lot:
Getch(): we can use this in all our C programs because it is a command that is used to show the output s […]
-
You can use any software available on the net to lock the folder. For Example Folder_Lock available on internet. After that you can use WinRar software or WinZip software to minimize the size of the folder.
-
You don’t need to install any other software if you are using Windows XP. Because in Windows XP, the facility is built in, wherein you can secure your specific drives by setting passwords for them. All yo […]