كلمة مخصوصة

الكلمات المخصوصة في لغات البرمجة هي المستعملة لغرض معين والمحدودة خلافا للكلمات العادية وغير المحدودة.[1]

أمثلة

الكلمات المخصوصة في بسكال:

and array begin case const
div do downto else end
file for function goto if
in label mod nil not
of or packed procedure program
record repeat set then to
type until var while with

الكلمات المخصوصة في بايثن:

False class finally is return
None continue for lambda try
True def from nonlocal while
and del global not with
as elif if or yield
assert else import pass
break except in raise

مراجع

  • بوابة برمجيات
  • بوابة تقانة
  1. "معلومات عن كلمة مخصوصة على موقع academic.microsoft.com". academic.microsoft.com. مؤرشف من الأصل في 7 أبريل 2020. الوسيط |CitationClass= تم تجاهله (مساعدة)
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.