answersLogoWhite

0

download visual basic 6 at plunder and figure the rest out yourself you flippin freaken nob

its as easy as cake.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

Shell script that copies multiple files to a directory?

That's what cp(1) program is good for: cp this that "something else" /dir/to/


What does cp mean?

Crown Prosecution Service. Central Policy for Studies. Corporate Protective Services. Centre for Partially Sighted. These are just some. A more comprehensive list can be found at the link below.


What are the three types of c p you?

The three types of CP (cerebral palsy) are spastic, ataxic, and dyskinetic. Spastic CP is characterized by stiff and tight muscles, affecting movement and posture. Ataxic CP involves problems with balance and coordination, while dyskinetic CP includes involuntary movements and fluctuating muscle tone. Each type varies in severity and presentation, impacting the individual's motor skills and daily activities.


Write a c program for profit and loss percentage?

#include<stdio.h> #include<conio.h> void main() { float cp, sp, p, l; clrscr(); printf("\n Enter cost price and selling price:"); scanf("%f%f",&cp, &sp); p=sp-cp; l=cp-sp; if(p>0) {printf("\n The seller has made a profit of Rs.%f",p); } else if(l>0) {printf("\n The seller is in loss by Rs.%f",l); } else {printf("\n There is no loss or no profit"); } } i m sure this will help u..... shalini


What happened after the CP-1 nuclear reactor was classified as a weapons project?

CP-1 was always part of the Manhattan Project from the day it was first thought up. It was never NOT a weapons project. However it was only a 1/2 watt thermal reactor with no cooling system. It was simply an experiment to determine the difficulty of starting a chain reaction and controlling it at very low power. After initial startup and a few months of measuring various physical constants that would be needed to design higher power reactors for Plutonium production, CP-1 was completely dismantled.After the war, the parts of CP-1 were used in several different labs to construct subcritical assemblies to perform neutron multiplication experiments.