native code


Also referred to as native language, programming code that is written to run on a specific processor using that processor��s instruction set. In order for that program to run on a different processor than the one intended by the native code, the code must be run through an emulator software program that instructs the computer to mimic the processor the native code is meant for.

Contrast with bytecode.

Read Also:

  • natural language

    A human language. For example, English, French, and Chinese are natural languages. Computer languages, such as FORTRAN and C, are not. Probably the single most challenging problem in computer science is to develop computers that can understand natural languages. So far, the complete solution to this problem has proved elusive, although a great deal of […]

  • natural search

    In search engines a natural search is one where results are returned based on the natural indexing of the Web site, as opposed to those that are returned based on paid advertising and editorial changes made by the search engine itself. The field of SEO is largely based on making a Web site appear more […]

  • near-line storage

    Near-line storage is used by corporations, including data warehouses, as an inexpensive, scalable way to store large volumes of data. Near-line storage devices include DAT and DLT tapes (sequential access), optical storage such as CD-ROM, DVD and Blu-ray, Magneto-Optical which utilize magnetic heads with an optical reader, and standard also slower P-ATA and SATA hard […]

  • near letter quality

    A quality of print that is not quite letter quality, but is better than draft quality. Many dot-matrix printers produce near letter quality print. Near letter quality is often abbreviated NLQ.

  • nesting

    Embedding one object in another object of the same type. Nesting is quite common in programming, where different logic structures sequence, selection and loop) are combined (i.e., nested in one another). It also occurs in applications. For example, many word processing applications allow you to embed (nest) one document inside another.


Disclaimer: native code definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.