
جافا سكريبت
إتقان جافا سكريبت (JavaScript) مقدمة إلى جافا سكريبت جافا سكريبت لغة برمجة ديناميكية عالية المستوى، ... اقرأ المزيد
var
is a keyword used to declare a variable that can hold different values.
Its type may be inferred by the compiler or explicitly defined, depending on the programming language.