answersLogoWhite

0

Assembly programs are platform dependent. It looks like you've assembled a program for a non-Windows platform. That is, the instructions may well be valid for your machine, but they are not valid for the operating system. If you do not have access to the correct operating system, you will have to rewrite the assembly instructions to suit Windows.

User Avatar

Wiki User

10y ago

What else can I help you with?

Continue Learning about Engineering

What application will be used to convert an assembly language source program into machine language?

An Assembler converts assembly language instructions into machine language.


What is a system software and application software?

A little while ago a friend asked me what kind of programming I was interested in. I ended up explaining the difference between system programming and application programming: In application programming programmers build applications. Application programs include websites, video games, iPhone applications, Microsoft Word, Microsoft Excel, Web browsers and other programs that people use for entertainment, communications, accessing information, organizing, and getting work done. Application software interacts with people or users. Systems programming is creating technology that programmers use to build applications. In order for an applications programmer to build an application, he needs an operating system, a programming language, and other tools to get the application built, tested, and working. System programming includes creating and working on: operating systems database systems programming languages software libraries software that controls hardware very directly Software exists in layers. Application software runs on top of and interacts with system software. System software runs on top of and interacts with the physical hardware. Another way of looking at it: People make application software do work. Application software makes system software do work. System software makes the physical machine do work. TAKEN FROM HERE:http://nickmudge.info/?post=107System programming is done for supporting or for executing another program.ie, OS , here the programming is done for supporting or executing another programs.For eg: OS it make user friendly because of the execution of 1000 or more program inside that we cant see.Programming language are use to program or mold for any particular task.For eg: wordprocessing software like MS word etc


What is a method of developing software in which the programmer writes and implements a program in segments instead of waiting until the entire program is completed?

RAD (rapid application development)


What is assembly program?

An assembly program is a machine-dependent program written in a low-level symbolic code known as assembly language.


Which function is supported by an application program?

which function is support by an application program

Related Questions