In the expression 122 +34, is the operator
Answers
Answered by
1
Explanation:
Advertisements. An operator in a programming language is a symbol that tells the compiler or interpreter to perform specific mathematical, relational or logical operation and produce final result
Answered by
0
Answer:
I have given a example you can do it like that .
Explanation:
READ {.\Projects\Sample\Sample.prj}:Oswego DEFINE FullName TEXTINPUT ASSIGN FullName = LastName & ", " & FirstName LIST LastName FirstName FullName
Similar questions