answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the difference between Pseudo instructions and instructions in programing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between Pseudo instructions and instruction?

A pseudo-instruction : A symbolic representation in a compiler or interpreter. An instruction : a simple statement in any language that defines a task or computation etc.


What is the basic Difference between flow chart and pseudo-code?

what's the difference between flow chart and structure diagrams and pseudo code


What is the difference between Mnemonics and hexadecimal representation?

Mnemonics is a method of remembering things by associascation. Hexadecimal is a number system. 0-9 are as usual and then a(10) b(11) c(12) d(13) e(14) f(15)


What is the difference of source code object code and pseudo code?

Source code is a sequence of executable instructions written in a particular language. Pseudo code is a sequence of non-executable instructions. It is also called algorithm written in plain English


What are the instructions that are not getting translated but act as a directive?

Pseudo instructions.


What is the difference between instruction and pseudo-instruction?

A pseudo-instruction : A symbolic representation in a compiler or interpreter. An instruction : a simple statement in any language that defines a task or computation etc.


What is the difference between Pseudo-code and an actual computer software program?

the difference between that two words is the spelling, numbers of letters and the first letter in that two particular words


What is pseudo instructions?

A pseudo-instruction doesn't actually exist in the instruction set of a processor. A pseudo-instruction will be a convenient single name for one or more actual instructions. A common example is the unconditional jump instruction. Normally the syntax for this instruction would be: jmp address ...but the assembler might actually translate that into: cmp t0 r0 r0 jmp t0 address Which is basically checking to see if the zero register is equal to the zero register, and if so jump. Since this will always be true, it will always jump.


What is difference between alogrithm and pseudo code?

An algorithm is an abstract set of rules used to solve a specific problem. Pseudocode is just one of many ways to represent an algorithm.


What is the Difference between machine op and pseudo op?

A pseudo-op is an assembly language instruction that specifies an operation of the assembler i.e about the base register & its contents e.g. USING instruction. On the other hand, a machine-op instruction. That represents a machine instruction to the assembler e.g. BR instruction is a machine-op instruction


What is difference between pen name and pseudo name?

A pen name is a pseudonym adopted by an author who does not want his or her own real name to appear on a written work. A pseudonym is a false name used for any purpose.


Differences between science and pseudo science?

Pseudo means "false" so pseudoscience is something claiming to be science that isn't. And science is ability to produce solutions in some problem domain