answersLogoWhite

0

its supposed to have an asterisk there before the 's but it wouldnt print it

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Engineering

Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


What is keyboard function 02H?

02h is a command for a single character output in assembly language


Is 8051 programming is a programming language?

8051 programming refers to the Intel 8051 micro-controller. This is a small computer on a single chip having electronic input output that is used to control simple machinery.The 8051 uses an instruction set consisting of binary codes and data that may be used to describe the algorithms that the microprocessor runs. These instructions are published by Intel with a set of mnemonic words that are designed to enable the programmer to remember the instructions. These mnemonics are not part of a formal programming language because they have no syntax apart from the instruction and data values for each command that the processor might execute.The instructions could be placed in any order such that no particular algorithm is expressed.A formal programming language however requires structure and syntax that describes the algorithm as an abstract concept apart from the system that might run the program. A programming language, such as C, C# or Java will be portable across machines but 8051 assembly code will only run on that processor.In short then, the 8051 assembly code is not a programming language as such.


Is VHDL and VLSI same?

No.VHDL stands for VHSIC Hardware Description Language, it is a textual digital hardware design language with a syntax based on the computer programming language Ada. Both Ada and VHDL were developed to meet requirements of the Department of Defense and standardized under IEEE 1076 (which has undergone multiple revisions) - there is a language called Verilog that provides similar features but with a syntax based on the computer programming language CVLSI stands for Very Large Scale Integration, it is the process of creating an integrated circuit (IC) by combining thousands of transistors into a single chip, VLSI began in the 1970s


What is single line comments as used in C programming?

single line comment are comment written in single line.in c there are two types of comment single line and multiple line.single line comment is written using // and multiple line comment is written between /*comment*/.compiler does not compile comments.it is used for better understanding of program.

Related Questions

What is your strongest programming language java asp c c vb htmlc?

My "strongest" programming language is the one that solves the problem on time and on budget. My choice of language will vary according to the specific problem I'm tasked with solving; there is no single language that can address every single problem.


Object that represents the individual values?

An object that represents individual values in programming can be an array, list, tuple, or dictionary depending on the situation and the programming language being used. These data structures allow for storing and accessing multiple values within a single variable.


Difference between multiple programming multiple tasking?

Technically multiple tasking is same as multiple programming Multiple tasking operating system a single user can execute multiple program at the same time.The term multiple programming is used for multi user system ie system that are simultaneously used by many user such as main frame and server class system. The term multiple tasking is used for single user system ie one user at a time use the system.Example-Personal Computer.


Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


What is keyboard function 02H?

02h is a command for a single character output in assembly language


How the program statement and code are related?

A statement in your program is part of the code. In a low-level programming language, a statement will map directly to a single CPU instruction. In a high-level programming language, a statement is the smallest element of the language's syntax.


How do you measure productivity?

Partial measures output/(single input)Multi-factor measures output/(multiple inputs)Total measure output/ (total inputs)Productivity =(Outputs/inputs)


What programming language is used to make a computer app that has a fillable form?

there are many such languages available, no single one is best


Single program Uni-programming?

A single program is also known as uni programming. Uni programming only allows on program to be present in the memory at a time. Single program


Is 8051 programming is a programming language?

8051 programming refers to the Intel 8051 micro-controller. This is a small computer on a single chip having electronic input output that is used to control simple machinery.The 8051 uses an instruction set consisting of binary codes and data that may be used to describe the algorithms that the microprocessor runs. These instructions are published by Intel with a set of mnemonic words that are designed to enable the programmer to remember the instructions. These mnemonics are not part of a formal programming language because they have no syntax apart from the instruction and data values for each command that the processor might execute.The instructions could be placed in any order such that no particular algorithm is expressed.A formal programming language however requires structure and syntax that describes the algorithm as an abstract concept apart from the system that might run the program. A programming language, such as C, C# or Java will be portable across machines but 8051 assembly code will only run on that processor.In short then, the 8051 assembly code is not a programming language as such.


How does programs works in a computer?

Computer programs are usually made with a programming language such as Microsoft C++. A ton of coding goes into a single program


What is a monoblock?

In reference to a car stereo amplifier it is a term used to descibe an amplifier that that has only a single-channel output, meaning you can only wire a single speaker to it unless you wire multiple speakers in a parallel or series circuit. In reference to a car stereo amplifier it is a term used to descibe an amplifier that that has only a single-channel output, meaning you can only wire a single speaker to it unless you wire multiple speakers in a parallel or series circuit.