answersLogoWhite

0

do not no

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What does a compiler allow us to do?

A compiler converts programming code into computer code that a computer can read.


How do you boot a computer from another computer without removing the hard drive?

There sometimes are "Wake on LAN" parameters that can be set in BIOS which will boot a connected computer if the LAN card receives a command.


The difference between a cold boot and warm boot?

A cold boot is done by completely powering down the computer to off and then starting the computer fresh. A warm boot is restarting the computer without powering the computer off.


Why you need compiler?

You don't need if you don't want to develop computer programs. But if you want you should use it, for you can not make programs without a compiler. Compiler is the programs that makes the computer program out of the code


How can you boot the operating system on an IBM ThinkPad 570 without the hard drive?

How do you get a computer to boot up with no hard drive? What are the steps or what is the process of getting a hard drive installed into your computer if it is not bootable because of a missing hard drive.


What happens if you boot up a PC without any RAM installed?

The computer most likely will not boot,RAM is how data gets from point a to point b, if theres no highway for data to travel(RAM) how can the computer boot?


Is C programming works without assembler compiler interpreter?

No, a C program cant work without an interpreter or compiler or assembler as the code written in the program is not understood directly by the computer so it needs any of the above translator program to make the program understandable to the computer.-Shruti Jain


what is computer boot sector?

what is computer boot sector


When you power up a computer by turning on the power on switch this is called a boot. If your computer is already on and you restart it this is called a boot?

If the computer is off the boot is called a cold boot or initial startup.If the computer is on the boot is called a warm boot or restart.


Why is a compiler a necessary part of a computer system?

A compiler isn't technically part of the computer. A compiler takes the source code of a program and compiles it into a usable program. However, without a compiler, there will be very few programs, and thus computers won't be much use.


What are system booting files?

They are the files that your computer call on to start up, or "boot." without these, the computer cannot function properly.


What are the purpose of compilers?

When writing a program, you write it in a certain language (java, C++, VB.NET etc.). For the computer to understand that, you need to convert it to computer language. That is what the compiler does.