Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
297 views
in Electronics by (53.2k points)

Briefly explain the steps used in creating a program.

1 Answer

+1 vote
by (52.3k points)
selected by
 
Best answer

The steps to create a program are:

(i) Program editor is used to type in the program. The editor must be able to produce ASCII file for many assembler and will have the extension “.asm” or “src”.

(ii) Assembler on receiving the file in “.asm” form converts the instructions into steps to creat a program machine code. Assembler will produce an object file “.obj” and list file “.1st”.

(iii) Linker program links one or more object files and produce an absolute object file “.abs”.

(iv) The “.abs” file is fed to object to hex converter(OH) and create an extension “.hex” and is ready to run ROM.

Related questions

0 votes
1 answer
asked Mar 16, 2020 in Electronics by Richa01 (52.3k points)
0 votes
1 answer
asked Mar 16, 2020 in Electronics by Richa01 (52.3k points)

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...