Programming Languages C# Objective
Jan 02, 2013

Which one is not a token in C# programm?

Choose the correct answer:
A) Keywords
B) Global
C) Literals
D) Operators
Detailed Explanation

There are five types of tokens in C# programm e.g Keywords, Literals, Operators, Punctuators, Identifiers.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback