0%

18-letter words containing c, l, o, n, i, t

  • 16-bit application — (operating system)   Software for MS-DOS or Microsoft Windows which originally ran on the 16-bit Intel 8088 and 80286 microprocessors. These used a segmented address space to extend the range of addresses from what is possible with just a 16-bit address. Programs with more than 64 kilobytes of code or data therefore had to waste time switching between segments. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to warts like memory models in C and C++. Compare 32-bit application.
  • 32-bit application — (architecture, operating system)   IBM PC software that runs in a 32-bit flat address space. The term 32-bit application came about because MS-DOS and Microsoft Windows were originally written for the Intel 8088 and 80286 microprocessors. These are 16 bit microprocessors with a segmented address space. Programs with more than 64 kilobytes of code and/or data therefore had to switch between segments quite frequently. As this operation is quite time consuming in comparison to other machine operations, the application's performance may suffer. Furthermore, programming with segments is more involved than programming in a flat address space, giving rise to some complications in programming languages like "memory models" in C and C++. The shift from 16-bit software to 32-bit software on IBM PC clones became possible with the introduction of the Intel 80386 microprocessor. This microprocessor and its successors support a segmented address space with 16-bit and 32 bit segments (more precisely: segments with 16- or 32-bit address offset) or a linear 32-bit address space. For compatibility reasons, however, much of the software is nevertheless written in 16-bit models. See also Win32s.
  • accommodation bill — a bill of exchange cosigned by a guarantor: designed to strengthen the acceptor's credit
  • accommodation line — insurance that, by itself, would not be acceptable to an insurer but is written in connection with other policies as an accommodation to an agent or broker.
  • according to hoyle — according to the rules and regulations; in the prescribed, fair, or correct way
  • account receivable — a current asset account showing amounts payable to a firm by customers who have made purchases of goods and services on credit
  • accumulation point — a point such that every neighborhood of the point contains at least one point in a given set other than the given point.
  • acute inflammation — body's response to infection
  • admirable crichton — a comedy (1902) by Sir James M. Barrie.
  • aeronautical chart — a topographic map of an area of the earth's surface, designed as an aid to aircraft navigation
  • alarm clock briton — a British worker with a moderate income, whose daily routine involves preparing children for school and going out to work
  • alcoholic solution — An alcoholic solution is mixture of water and ethanol, used as a solvent.
  • algebraic equation — an equation in the form of a polynomial having a finite number of terms and equated to zero, as 2 x 3 + 4 x 2 − x + 7 = 0.
  • algebraic function — any function which can be constructed in a finite number of steps from the elementary operations and the inverses of any function already constructed
  • algebraic notation — the standard method of denoting the squares on the chessboard, by allotting a letter, a, b, c, up to h, to each of the files running up the board from White's side, starting from the left, and a number to each of the ranks across the board, starting with White's first rank
  • alternative comedy — a style of comedy originating in the UK in the 1980s that seeks to avoid racist or sexist stereotypes, and usually puts forward left-wing, anti-establishment views
  • alternative school — any public or private school having a special curriculum, especially an elementary or secondary school offering a more flexible program of study than a traditional school.
  • amdahl corporation — (company)   A US computer manufacturer. Amdahl is a major supplier of large mainframes, UNIX and Open Systems software and servers, data storage subsystems, data communications products, applications development software, and a variety of educational and consulting services. Amdahl products are sold in more than 30 countries for use in both open systems and IBM plug-compatible mainframe computing environments. Quarterly sales $397M, profits $13M (Aug 1994). In 1997 Amdahl became a division of Fujitsu.
  • anaphylactic shock — a severe, sometimes fatal, reaction to a substance to which a person has an extreme sensitivity, often involving respiratory difficulty and circulation failure
  • anti-commercialism — the principles, practices, and spirit of commerce.
  • anti-scholasticism — narrow adherence to traditional teachings, doctrines, or methods.
  • anticholinesterase — any of a group of substances that inhibit the action of cholinesterase
  • antifriction alloy — a metallic alloy, as Babbitt metal or bearing bronze, having antifriction qualities.
  • application server — 1. A designer's or developer's suite of software that helps programmers isolate the business logic in their programs from the platform-related code. Application servers can handle all of the application logic and connectivity found in client-server applications. Many application servers also offer features such as transaction management, clustering and failover, and load balancing; nearly all offer ODBC support. 2. Production programs run on a mid-sized computer that handle all application operations between browser-based computers and an organisation's back-end business applications or databases. The application server works as a translator, allowing, for example, a customer with a browser to search an online retailer's database for pricing information. 3. The device on which application server software runs. Application Service Providers offer commercial access to such devices.
  • arbitration clause — a clause in a contract laying down that disputes between the parties should be settled by arbitration
  • aristotelian logic — the logical theories of Aristotle as developed in the Middle Ages, concerned mainly with syllogistic reasoning: traditional as opposed to modern or symbolic logic
  • artificial horizon — an aircraft instrument, using a gyroscope, that indicates the aircraft's attitude in relation to the horizontal
  • astronomical clock — a complex clock showing astronomical phenomena, such as the phases of the moon
  • australopithecines — Plural form of australopithecine.
  • axile placentation — a type of placenta structure in an ovary with the ovules forming at the angles where the septa join the central placenta
  • balanced computing — (jargon)   Matching computer tools to job activities so that the computer system structure parallels the organisation structure and work functions. Both personal computers and employees operate in a decentralised environment with monitoring of achievement of management objectives from centralised corporate systems.
  • benzyl thiocyanate — a colorless, crystalline, water-insoluble solid, C 8 H 7 NS, used as an insecticide.
  • bill of indictment — a formal document accusing a person or persons of crime, formerly presented to a grand jury for certification as a true bill but now signed by a court official
  • biological control — the control of destructive organisms by the use of other organisms, such as the natural predators of the pests
  • biological parents — the biological mother and father of a child
  • birth control pill — an oral contraceptive for women, containing the hormones estrogen and progesterone or progesterone alone, that inhibits ovulation, fertilization, or implantation of a fertilized ovum, causing temporary infertility.
  • birth-control pill — an oral contraceptive for women, containing the hormones estrogen and progesterone or progesterone alone, that inhibits ovulation, fertilization, or implantation of a fertilized ovum, causing temporary infertility.
  • bitwise complement — The bitwise complement of a bit field is a bit field of the same length but with each zero changed to a one and vice versa. This is the same as the ones complement of a binary integer.
  • blanche of castile — ?1188–1252, queen consort (1223–26) of Louis VIII of France, born in Spain. The mother of Louis IX, she acted as regent during his minority (1226–36) and his absence on a crusade (1248–52)
  • blocking capacitor — a capacitor that blocks the passage of direct current but allows alternating current to pass
  • board of elections — a bipartisan board appointed usually by local authorities and charged with control of elections and voting procedure.
  • branch to fishkill — (IBM: from the location of one of the corporation's facilities) Any unexpected jump in a program that produces catastrophic or just plain weird results. See jump off into never-never land, hyperspace.
  • brightness control — a control that enables the brightness of the image on a television screen, computer monitor, etc to be adjusted
  • burrell collection — a gallery in Glasgow, noted for its collection of paintings, textiles, furniture, ceramics, etc
  • calcium propionate — a white, water-soluble powder, CaC 6 H 10 O 4 , used in bakery products to inhibit the growth of fungi.
  • california current — a cold current originating in the northern part of the Pacific Ocean, flowing SE along the coast of W North America.
  • call into question — to raise a question or doubt about
  • calling convention — (programming)   The arrangement of arguments for a procedure or function call. Different programming languages may require arguments to be pushed onto a stack or entered in registers in left-to-right or right-to left order, and either the caller or the callee can be responsible for removing the arguments. The calling convention also determines if a variable number of arguments is allowed.
  • cape breton island — an island off SE Canada, in NE Nova Scotia, separated from the mainland by the Strait of Canso: its easternmost point is Cape Breton. Pop: 132 298 (2006). Area: 10 280 sq km (3970 sq miles)
  • capital allowances — the money spent by a company on fixed assets which can be taken off the profits of the company before tax is imposed

On this page, we collect all 18-letter words with C-L-O-N-I-T. It’s easy to find right word with a certain length. It is the easiest way to find 18-letter word that contains in C-L-O-N-I-T to use in Scrabble or Crossword puzzles

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?