answersLogoWhite

0

I'm Thinking you want to delete the partitions on a hard drive for a PC.. The best and easyest way to delete a partition is to down load a win 98se boot disk and delete it that way.. let the floppy read and go to the #3 then the #4 if you're using winxp.. if you're using an older system like 98se or win me, you will pick 1 not 3..

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is assembler is required in complier to executable the code?

That depends on the programming language you're using. An assembler is used to translate assembly instructions into machine code. A compiler will only require this if it first translates source code into assembly.


What are examples of assembler?

There are several examples of assemblers: GAS - the GNU Assembler MASM - Microsoft Macro Assembler NASM - Netwide Assembler The assembler is the program which converts assembly code into machine code - a necessary step to prepare a program for execution.


What is an absolute assembler?

An absolute assembler is a computing term for an assembler which generates code which uses only absolute addresses.


An assembler converts source program into?

An Assembler converts an assembly language source code into machine-specific code.


Use of two pass assembler?

A two-pass assembler reads through the source code twice. Each read-through is called a pass. On pass one the assembler doesn't write any code. It builds up a table of symbolic names against values or addresses. On pass two, the assembler generates the output code, using the table to resolve symbolic names, enabling it to enter the correct values. The advantage of a two-pass assember is that it allows forward referencing in the source code because when the assembler is generating code it has already found all references.


What is an assembler in operating system?

an assembler is aroutine program that translates assemly language source code to a machine language object code


What is the output of the parser from a compiler?

The output of an assembler is a part or all of a product. An assembler can work in a variety of manufacturing operations with the right training.


What is another name for binary code?

machine language, assembler code


What converts mnemonics to machine level languages?

Assembler However, because the computer does not understand mnemonics, we utilise Assembler to convert them into machine language. Assembler is a machine code translator that accepts assembly code as input and outputs machine code. To learn more about data science please visit- Learnbay.co


What are the examples of compiler?

basically compiler is that convert an object code in to machine code and machine code is directly understood by a computer. assembler and interpreter are the examples of compilers. assembler is used to convert object code of assmebly language in machine code.


What is an assembler in computing?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What is assembler in computer?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.