0%

14-letter words containing c, o, t, i, d, a

  • windsor castle — a castle in the town of Windsor in Berkshire, residence of English monarchs since its founding by William the Conqueror
  • xenodiagnostic — of or relating to xenodiagnosis
  • yoda condition — (programming)   The programming practise of using if (constant == variable) e.g. if (4 == foo) instead of the more natural if (variable == constant) It is named after the Star Wars character Yoda who says things like "Strong is Vader". It may have been invented as a way to prevent coding errors like if (count = 5) (accidentally using a single "=" (assignment) instead of a double "==" (comparison)). The above is syntactically valid whereas the Yoda equivalent would give a compile-time error.
  • zodiacal light — a luminous tract in the sky, seen in the west after sunset or in the east before sunrise and thought to be the light reflected from a cloud of meteoric matter revolving round the sun.
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?