Computer Science, asked by aikanshkumar3489, 1 month ago

In the expression 122 +34, is the operator

Answers

Answered by nandha2401
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 rohitpradhan47226
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