معنی فارسی reserved words
B1کلمات خاصی که در زبانهای برنامهنویسی از پیش تعریف شدهاند و نمیتوانند به عنوان نامگذاری مورد استفاده قرار بگیرند.
Specific keywords defined in programming languages that cannot be used as identifiers.
- noun
A string of characters that is a verb, command or other part of a programming language, and therefore cannot be used as the name of a variable, constant, function or procedure.
در برنامهنویسی، کلمات محفوظ نمیتوانند به عنوان نام متغیر استفاده شوند.
In programming, reserved words cannot be used as variable names.
هر زبان برنامهنویسی مجموعهای از کلمات محفوظ خود را دارد.
Each programming language has its own set of reserved words.
معنی فارسی کلمه reserved words
:
کلمات خاصی که در زبانهای برنامهنویسی از پیش تعریف شدهاند و نمیتوانند به عنوان نامگذاری مورد استفاده قرار بگیرند.