0%

24-letter words containing a, f, d, c

  • a bit of slap and tickle — sexual play
  • a chip off the old block — If you describe someone as a chip off the old block, you mean that they are just like one of their parents in character or behaviour.
  • a mixed bunch of flowers — a bunch of flowers of different, complementary, kinds
  • accidental death benefit — a life insurance benefit, usually in the form of a rider or policy addition, under which the proceeds are payable to the beneficiary only if the insured dies by accident.
  • adaptable user interface — (tool, product)   (AUI, Oracle Toolkit) A toolkit from Oracle allowing applications to be written which will be portable between different windowing systems. AUI provides one call level interface along with a resource manager and editor across a range of "standard" GUIs, including Macintosh, Microsoft Windows and the X Window System.
  • almost periodic function — a function that repeats its values approximately at almost equally spaced intervals of its domain.
  • artificial radioactivity — radioactivity introduced into a nonradioactive substance by bombarding the substance with charged particles.
  • arts and crafts movement — a movement, originating in England c1860 as a reaction against poor-quality mass-produced goods, that sought to revive earlier standards of workmanship and design, conceiving of decoration and craftsmanship as a single entity to be applied to the handcrafted production of both utilitarian and decorative objects, and that produced furniture, textiles, wallpaper, jewelry, and other items, often decorated with floral motifs.
  • as far as i am concerned — You can say 'as far as I'm concerned' to indicate that you are giving your own opinion.
  • bad command or file name — (operating system)   The error message printed by MS DOS when it can't find a program or command to execute due to a typing error, incorrect PATH variable, or misplaced or missing executable.
  • bradley fighting vehicle — a 25-ton, tracked U.S. armored personnel carrier of the 1980s, designed to carry nine soldiers into battle and armed with a 25mm rapid-fire cannon, a machine gun, and an antitank missile launcher.
  • californian spangled cat — a breed of short-haired cat with a spotted coat, bred in California to resemble a leopard in appearance
  • character set identifier — (character)   (CSID) (IBM) A number that identifies a character set.
  • chronic fatigue syndrome — Chronic fatigue syndrome is an illness that is thought to be caused by a virus, and which affects people for a long period of time. Its symptoms include tiredness and aching muscles. The abbreviation CFS is often used.
  • coal-fired power station — a power station that generates electricity by the burning of coal
  • codd's first normal form — database normalisation
  • combat infantryman badge — a badge awarded to an infantryman in recognition of satisfactory performance of duty in ground combat against the enemy.
  • common information model — (standard)   (CIM) An open systems management standard driven by the Distributed Management Task Force (DMTF).
  • confederate memorial day — a day set aside in the South to pay tribute to those who served with the Confederate forces during the American Civil War. It is observed on April 26 in Alabama, Florida, Georgia, and Mississippi; on May 10 in North Carolina and South Carolina; on May 30 in Virginia; and on June 3 in Kentucky, Louisiana, and Tennessee.
  • definite relative clause — a relative clause with a definite relative pronoun as subordinating word, as that they said in We heard the things that they said.
  • dejeuner a la fourchette — a luncheon or light meal, especially one at which eggs, meat, etc., are served.
  • delayed control-transfer — (architecture)   A technique used on the SPARC processor to reduce the effect of pipeline breaks by executing the instruction after a branch instruction (the "delay instruction" in the "delay slot"). If there is no useful instruction which can be placed in the delay slot then the "annul bit" on the control transfer instruction can be set, preventing execution of the delay instruction (unless the control transfer is conditional and is taken). Annulled branches are indicated in SPARC assembler language by appending ",A" to the operation code. For example, LOOP: ... CMP %L0,10 BLE,A LOOP ADD %L2, %L3, #L4 If the delay instruction is also a control transfer instruction then it gets more complicated. Both control transfer instructions are executed (but not the following instruction) and, assuming they are both taken, control is transferred briefly to the destination of the first and then immediately to the destination of the second.
  • detoxification programme — a programme of treatment for alcoholism or drug addiction
  • differential association — a theory that criminal and deviant behavior is learned through close and frequent association with criminal or deviant behavior patterns, norms, and values.
  • differential coefficient — derivative (def 6).
  • disturbance of the peace — a malicious and willful intrusion on the peace and quiet of a community or neighbourhood
  • domain-specific language — (language)   A machine-processable language whose terms are derived from a domain model and that is used for the definition of components or software architectures supporting that domain. A domain-specific language is often used as input to an application generator.
  • double overhead camshaft — a pair of overhead camshafts, one to operate the intake valves and the other to operate the exhaust valves. Abbreviation: DOHC.
  • dream of the red chamber — Chinese Hung Lou Mêng or Hong Lou Meng. an 18th-century Chinese novel by Ts'ao Hsüeh-ch'in, completed by Kao E, in 120 chapters.
  • effort adjustment factor — (programming)   (EAF) A term used in COCOMO to calculate a cost driver attribute's effect on a project. It is the product of the effort multipliers corresponding to each of the cost drivers for the project.
  • face as long as a fiddle — a dismal or gloomy facial expression
  • failure-directed testing — (programming)   (Or "heuristics testing") Software testing based on the knowledge of the types of errors made in the past that are likely for the system under test.
  • federal power commission — FPC.
  • federal reserve district — the district served by a certain Federal Reserve Bank.
  • federal trade commission — FTC.
  • ferdinand lewis alcindor — (Ferdinand) Lew(is, Jr.) original name of Abdul-Jabbar.
  • flip chip pin grid array — (hardware, processor)   (FC-PGA) The package of certain Intel Celeron and Pentium III processors. FC-PGA processors fit into Socket 370 motherboard sockets. The Flip Chip Pin Grid Array is similar to PPGA, except that the silicon core is facing up and the heat slug is exposed. FC-PGA packaging is used by Pentium III processors, and Celeron 566 processors onward. Earlier Celeron processors used PPGA packaging. Celeron processors are also available in Slot 1 SEPP packaging and Pentium III processors in Slot 1 SECC2 packaging. Adapters are available to allow a PPGA Celeron to plug into a Slot 1 connector.
  • floating decimal (point) — a decimal (point) whose position is not fixed
  • footloose and fancy-free — If you describe someone as footloose and fancy-free, you mean that they are not married or in a similar relationship, and you therefore consider them to have very few responsibilities or commitments.
  • forward error correction — (algorithm)   (FEC) A class of methods for controling errors in a one-way communication system. FEC sends extra information along with the data, which can be used by the receiver to check and correct the data. A CPU writing data to RAM is a kind of one-way communication - see error correcting memory and error checking and correction.
  • free and accepted masons — a member of a widely distributed secret order (Free and Accepted Masons) having for its object mutual assistance and the promotion of brotherly love among its members.
  • grand unification theory — a possible future quantum field theory that would encompass both the electroweak theory and quantum chromodynamics. Abbreviation: GUT.
  • great crested flycatcher — a North American flycatcher, Myiarchus crinitus, noted for its use of the castoff skins of snakes in building its nest.
  • hardware circular buffer — (programming, hardware)   digital signal processors which support hardware circular buffers automatically generate and increment pointers for memory accesses which wrap to the beginning of the buffer when its end is reached, thus saving the time and instructions otherwise needed to ensure that the address pointer stays within the boundary of the buffer, and speeding the execution of repetitive DSP algorithms.
  • have (or get) cold feet — to be (or become) timid or fearful
  • have carnal knowledge of — to have sexual intercourse with
  • hierarchical data format — (file format, data)   (HDF) A library and multi-object file format for the transfer of graphical and numerical data between computeres. The freely available HDF distribution consists of the library, command line utilities, test suite source, Java interface, and the Java-based HDF Viewer (JHV). HDF supports several different data models, including multidimensional arrays, raster images, and tables. Each defines a specific aggregate data type and provides an API for reading, writing, and organising the data and metadata. New data models can be added by the HDF developers or users. HDF is self-describing, allowing an application to interpret the structure and contents of a file without any outside information. One HDF file can hold a mixture of related objects which can be accessed as a group or as individual objects. Users can create their own grouping structures called "vgroups". HDF files can be shared across most common platforms, including many workstations and high performance computers. An HDF file created on one computer can be read on a different system without modification.
  • hydrochlorofluorocarbons — Plural form of hydrochlorofluorocarbon.
  • implicit differentiation — a method of finding the derivative of an implicit function by taking the derivative of each term with respect to the independent variable while keeping the derivative of the dependent variable with respect to the independent variable in symbolic form and then solving for that derivative.
  • independent logical file — (database)   (ILF) One kind of dynamic database management system. Examples of ILF databases are INQUIRE, ADABAS, NOMAD, FOCUS and DATACOM.

On this page, we collect all 24-letter words with A-F-D-C. It’s easy to find right word with a certain length. It is the easiest way to find 24-letter word that contains in A-F-D-C 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?