Computer Science, asked by Arohi11111, 1 year ago

what are tokens in computer application of Java value added tax

Answers

Answered by Anonymous
3
Following are the tokens support by java:

Identifiers: (The term identifier is usually used for variable names). eg-sum,total
keywords: (A variable is a meaningful name of data storage location in computer memory. When using a variable you refer to memory address of computer). eg-int,for
Constant:(Constants are expressions with a fixed value). eg-height,sum
Strings:(Sequence of character). eg-“hello”, “deepak”
Special symbol: (Symbols other than the Alphabets and Digits and white-spaces). eg- @,$
Operators:(A symbol that represents a specific mathematical or non-mathematical action). eg- ++,*

Arohi11111: thanks for giving me this answer
Anonymous: I think it will help you
Anonymous: If you satisfied with the answer then mark as brainliest
Anonymous: ur wlcm
Similar questions