What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Flag vs Fork - What's the difference?

flag | fork |

In computer science terms the difference between flag and fork

is that flag is in a command line interface, a command parameter requesting optional behavior or otherwise modifying the action of the command being invoked while fork is to split a (software) distributed version control repository.

In british terms the difference between flag and fork

is that flag is an abbreviation for capture the flag while fork is to kick someone in the crotch.

In lang=en terms the difference between flag and fork

is that flag is a hook attached to the stem of a written note that assigns its rhythmic value while fork is the simultaneous attack of two adversary pieces with one single attacking piece (especially a knight).

As nouns the difference between flag and fork

is that flag is a piece of cloth, often decorated with an emblem, used as a visual signal or symbol while fork is a pronged tool having a long straight handle, used for digging, lifting, throwing etc.

As verbs the difference between flag and fork

is that flag is to furnish or deck out with flags while fork is to divide into two or more branches.

flag

English

(commons)

Etymology 1

From (etyl) flag, . More at (l), (l).

Noun

(en noun)
  • A piece of cloth, often decorated with an emblem, used as a visual signal or symbol.
  • An exact representation of a flag (for example: a digital one used in websites).
  • (nautical) A flag flown by a ship to show the presence on board of the admiral; the admiral himself, or his flagship.
  • (nautical, often used attributively) A signal flag.
  • The use of a flag, especially to indicate the start of a race or other event.
  • (computer science) A variable or memory location that stores a true-or-false, yes-or-no value, typically either recording the fact that a certain event has occurred or requesting that a certain optional action take place.
  • (computer science) In a command line interface, a command parameter requesting optional behavior or otherwise modifying the action of the command being invoked.
  • (British) An abbreviation for capture the flag.
  • Synonyms
    * Boolean * switch
    Derived terms
    * antiflag * false flag * flagkini * freak flag * raise a flag * show the flag * white flag

    Verb

    (flagg)
  • To furnish or deck out with flags.
  • To mark with a flag, especially to indicate the importance of something.
  • * {{quote-news
  • , year=2011 , date=January 8 , author=Chris Bevan , title=Arsenal 1 - 1 Leeds , work=BBC citation , page= , passage=Walcott was, briefly, awarded a penalty when he was upended in the box but referee Phil Dowd reversed his decision because Bendtner had been flagged offside. }}
  • To signal to, especially to stop a passing vehicle etc.
  • Please flag down a taxi for me.
  • To convey (a message) by means of flag signals.
  • to flag an order to troops or vessels at a distance
  • To note, mark or point out for attention.
  • I've flagged up the need for further investigation into this.
    Users of the Internet forum can flag others' posts as inappropriate.
  • (computing) To signal (an event).
  • The compiler flagged three errors.
  • (computing) To set a program variable to true .
  • Flag the debug option before running the program.

    See also

    * banner * colour * ensign * jack * pennant * standard * vexillology

    Etymology 2

    Probably from (etyl).

    Verb

    (flagg)
  • To weaken, become feeble.
  • His strength flagged toward the end of the race.
  • * Jonathan Swift
  • The pleasures of the town begin to flag .
  • * {{quote-news
  • , year=2012 , date=December 29 , author=Paul Doyle , title=Arsenal's Theo Walcott hits hat-trick in thrilling victory over Newcastle , work=The Guardian citation , page= , passage=The sides took it in turns to err and excite before Newcastle flagged and Arsenal signalled their top-four credentials by blowing the visitors away. }}
  • To hang loose without stiffness; to bend down, as flexible bodies; to be loose, yielding, limp.
  • * T. Moore
  • as loose it [the sail] flagged around the mast
  • To let droop; to suffer to fall, or let fall, into feebleness.
  • to flag the wings
    (Prior)
  • To enervate; to exhaust the vigour or elasticity of.
  • * Echard
  • Nothing so flags the spirits.

    Etymology 3

    Of uncertain origin; compare Danish .

    Noun

    (en noun)
  • Any of various plants with sword-shaped leaves, especially irises; specifically, Iris pseudacorus .
  • * before 1899 , Robert Seymour Bridges, There is a Hill :
  • And laden barges float
    By banks of myosote;
    And scented flag and golden flower-de-lys
    Delay the loitering boat.
    Derived terms
    * sweet flag

    Etymology 4

    Probably of Scandinavian origin; compare Icelandic flag

    Noun

    (en noun)
  • A slice of turf; a sod.
  • A slab of stone; a flagstone, a flat piece of stone used for paving.
  • (geology) Any hard, evenly stratified sandstone, which splits into layers suitable for flagstones.
  • Verb

    (flagg)
  • To lay down flagstones.
  • * Fred is planning to flag his patio this weekend.
  • Etymology 5

    Noun

    (en noun)
  • A group of feathers on the lower part of the legs of certain hawks, owls, etc.
  • A group of elongated wing feathers in certain hawks.
  • The bushy tail of a dog such as a setter.
  • (music) A hook attached to the stem of a written note that assigns its rhythmic value
  • References

    1000 English basic words ----

    fork

    English

    {{Chess diagram, = , tright , , = 8 , rd, , , , , , , , = 7 , , , , kd, , , , , = 6 , , nl, , , , , , , = 5 , , , , , , , , , = 4 , , , , , , , pd, , = 3 , , , , , , rl, , rl, = 2 , , , , , , , , , = 1 , , , , , , , , , = a b c d e f g h , The knight forks the black king and rook. The pawn forks the white rooks. }}

    Noun

    (en noun)
  • A pronged tool having a long straight handle, used for digging, lifting, throwing etc.
  • (obsolete) A gallows.
  • (Bishop Joseph Butler)
  • A utensil with spikes used to put solid food into the mouth, or to hold food down while cutting.
  • A tuning fork.
  • An intersection in a road or path where one road is split into two.
  • * When you come to a fork in the road, take it -
  • One of the parts into which anything is furcated or divided; a prong; a branch of a stream, a road, etc.; a barbed point, as of an arrow.
  • * Addison
  • a thunderbolt with three forks .
  • A point where a waterway, such as a river, splits and goes two (or more) different directions.
  • (geography) Used in the names of some river tributaries, e.g. West Fork White River and East Fork White River, joining together to form the White River of Indiana
  • (figuratively) A point in time where one has to make a decision between two life paths.
  • (chess) The simultaneous attack of two adversary pieces with one single attacking piece (especially a knight).
  • (computer science) A splitting-up of an existing process into itself and a child process executing parts of the same program.
  • (computer science) An event where development of some free software or open-source software is split into two or more separate projects.
  • (British) Crotch.
  • (colloquial) A forklift.
  • * Are you qualified to drive a fork?
  • The individual blades of a forklift.
  • In a bicycle, the portion holding the front wheel, allowing the rider to steer and balance.
  • Derived terms

    * chork * digging fork * fork in the road * pitchfork * spork * tuning fork

    Verb

    (en verb)
  • To divide into two or more branches.
  • A road, a tree, or a stream forks .
  • To move with a fork (as hay or food).
  • * Prof. Wilson
  • forking the sheaves on the high-laden cart
  • (computer science) To spawn a new child process in some sense duplicating the existing process.
  • (computer science) To split a (software) project into several projects.
  • (computer science) To split a (software) distributed version control repository
  • (British) To kick someone in the crotch.
  • To shoot into blades, as corn does.
  • * Mortimer
  • The corn beginneth to fork .

    Derived terms

    * fork bomb * fork off * fork out * fork over

    See also

    * knife * spoon 1000 English basic words ----