Declare Variable:
Syntax:
Data_type Variable = Value;
Syntax Explain:
1).Data_type Variable = Value;
👉Data_type
For Example
👉Int
👉Char
👉Float
👉Double
👉Bool
2).Data_type Variable = Value;
👉Variable
👉Variable is the name of a variable
For Example
👉such as x or myName, A, B, or different name
إرسال تعليق
Virtually nothing is impossible in this world if you just put your mind to it and maintain a
positive attitude.